Skip to content

Commit

Permalink
Initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Scommander committed Jan 1, 2022
0 parents commit 3ddc036
Show file tree
Hide file tree
Showing 2,886 changed files with 70,353 additions and 0 deletions.
1 change: 1 addition & 0 deletions data/bsc/functions/drop.mcfunction
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
function bsc:drop/l4/l4_0
4 changes: 4 additions & 0 deletions data/bsc/functions/drop/l0/l0_0.mcfunction
Original file line number Diff line number Diff line change
@@ -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}}
4 changes: 4 additions & 0 deletions data/bsc/functions/drop/l0/l0_1.mcfunction
Original file line number Diff line number Diff line change
@@ -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}}
4 changes: 4 additions & 0 deletions data/bsc/functions/drop/l0/l0_10.mcfunction
Original file line number Diff line number Diff line change
@@ -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
4 changes: 4 additions & 0 deletions data/bsc/functions/drop/l0/l0_100.mcfunction
Original file line number Diff line number Diff line change
@@ -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}}
4 changes: 4 additions & 0 deletions data/bsc/functions/drop/l0/l0_101.mcfunction
Original file line number Diff line number Diff line change
@@ -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}}
4 changes: 4 additions & 0 deletions data/bsc/functions/drop/l0/l0_102.mcfunction
Original file line number Diff line number Diff line change
@@ -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}}
4 changes: 4 additions & 0 deletions data/bsc/functions/drop/l0/l0_103.mcfunction
Original file line number Diff line number Diff line change
@@ -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}}
4 changes: 4 additions & 0 deletions data/bsc/functions/drop/l0/l0_104.mcfunction
Original file line number Diff line number Diff line change
@@ -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}}
4 changes: 4 additions & 0 deletions data/bsc/functions/drop/l0/l0_105.mcfunction
Original file line number Diff line number Diff line change
@@ -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}}
4 changes: 4 additions & 0 deletions data/bsc/functions/drop/l0/l0_106.mcfunction
Original file line number Diff line number Diff line change
@@ -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
4 changes: 4 additions & 0 deletions data/bsc/functions/drop/l0/l0_107.mcfunction
Original file line number Diff line number Diff line change
@@ -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
4 changes: 4 additions & 0 deletions data/bsc/functions/drop/l0/l0_108.mcfunction
Original file line number Diff line number Diff line change
@@ -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
4 changes: 4 additions & 0 deletions data/bsc/functions/drop/l0/l0_109.mcfunction
Original file line number Diff line number Diff line change
@@ -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
4 changes: 4 additions & 0 deletions data/bsc/functions/drop/l0/l0_11.mcfunction
Original file line number Diff line number Diff line change
@@ -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
4 changes: 4 additions & 0 deletions data/bsc/functions/drop/l0/l0_110.mcfunction
Original file line number Diff line number Diff line change
@@ -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
4 changes: 4 additions & 0 deletions data/bsc/functions/drop/l0/l0_111.mcfunction
Original file line number Diff line number Diff line change
@@ -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
4 changes: 4 additions & 0 deletions data/bsc/functions/drop/l0/l0_112.mcfunction
Original file line number Diff line number Diff line change
@@ -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
4 changes: 4 additions & 0 deletions data/bsc/functions/drop/l0/l0_113.mcfunction
Original file line number Diff line number Diff line change
@@ -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
4 changes: 4 additions & 0 deletions data/bsc/functions/drop/l0/l0_114.mcfunction
Original file line number Diff line number Diff line change
@@ -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
4 changes: 4 additions & 0 deletions data/bsc/functions/drop/l0/l0_115.mcfunction
Original file line number Diff line number Diff line change
@@ -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}}
4 changes: 4 additions & 0 deletions data/bsc/functions/drop/l0/l0_116.mcfunction
Original file line number Diff line number Diff line change
@@ -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
4 changes: 4 additions & 0 deletions data/bsc/functions/drop/l0/l0_117.mcfunction
Original file line number Diff line number Diff line change
@@ -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
4 changes: 4 additions & 0 deletions data/bsc/functions/drop/l0/l0_118.mcfunction
Original file line number Diff line number Diff line change
@@ -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
4 changes: 4 additions & 0 deletions data/bsc/functions/drop/l0/l0_119.mcfunction
Original file line number Diff line number Diff line change
@@ -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
4 changes: 4 additions & 0 deletions data/bsc/functions/drop/l0/l0_12.mcfunction
Original file line number Diff line number Diff line change
@@ -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
4 changes: 4 additions & 0 deletions data/bsc/functions/drop/l0/l0_120.mcfunction
Original file line number Diff line number Diff line change
@@ -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
4 changes: 4 additions & 0 deletions data/bsc/functions/drop/l0/l0_121.mcfunction
Original file line number Diff line number Diff line change
@@ -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}}
4 changes: 4 additions & 0 deletions data/bsc/functions/drop/l0/l0_122.mcfunction
Original file line number Diff line number Diff line change
@@ -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
4 changes: 4 additions & 0 deletions data/bsc/functions/drop/l0/l0_123.mcfunction
Original file line number Diff line number Diff line change
@@ -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
4 changes: 4 additions & 0 deletions data/bsc/functions/drop/l0/l0_124.mcfunction
Original file line number Diff line number Diff line change
@@ -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
4 changes: 4 additions & 0 deletions data/bsc/functions/drop/l0/l0_125.mcfunction
Original file line number Diff line number Diff line change
@@ -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
4 changes: 4 additions & 0 deletions data/bsc/functions/drop/l0/l0_126.mcfunction
Original file line number Diff line number Diff line change
@@ -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}}
4 changes: 4 additions & 0 deletions data/bsc/functions/drop/l0/l0_127.mcfunction
Original file line number Diff line number Diff line change
@@ -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
4 changes: 4 additions & 0 deletions data/bsc/functions/drop/l0/l0_128.mcfunction
Original file line number Diff line number Diff line change
@@ -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
4 changes: 4 additions & 0 deletions data/bsc/functions/drop/l0/l0_129.mcfunction
Original file line number Diff line number Diff line change
@@ -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}}
4 changes: 4 additions & 0 deletions data/bsc/functions/drop/l0/l0_13.mcfunction
Original file line number Diff line number Diff line change
@@ -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
4 changes: 4 additions & 0 deletions data/bsc/functions/drop/l0/l0_130.mcfunction
Original file line number Diff line number Diff line change
@@ -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
4 changes: 4 additions & 0 deletions data/bsc/functions/drop/l0/l0_131.mcfunction
Original file line number Diff line number Diff line change
@@ -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
4 changes: 4 additions & 0 deletions data/bsc/functions/drop/l0/l0_132.mcfunction
Original file line number Diff line number Diff line change
@@ -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
4 changes: 4 additions & 0 deletions data/bsc/functions/drop/l0/l0_133.mcfunction
Original file line number Diff line number Diff line change
@@ -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
4 changes: 4 additions & 0 deletions data/bsc/functions/drop/l0/l0_134.mcfunction
Original file line number Diff line number Diff line change
@@ -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
4 changes: 4 additions & 0 deletions data/bsc/functions/drop/l0/l0_135.mcfunction
Original file line number Diff line number Diff line change
@@ -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
4 changes: 4 additions & 0 deletions data/bsc/functions/drop/l0/l0_136.mcfunction
Original file line number Diff line number Diff line change
@@ -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
4 changes: 4 additions & 0 deletions data/bsc/functions/drop/l0/l0_137.mcfunction
Original file line number Diff line number Diff line change
@@ -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
4 changes: 4 additions & 0 deletions data/bsc/functions/drop/l0/l0_138.mcfunction
Original file line number Diff line number Diff line change
@@ -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
4 changes: 4 additions & 0 deletions data/bsc/functions/drop/l0/l0_139.mcfunction
Original file line number Diff line number Diff line change
@@ -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}}
4 changes: 4 additions & 0 deletions data/bsc/functions/drop/l0/l0_14.mcfunction
Original file line number Diff line number Diff line change
@@ -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
4 changes: 4 additions & 0 deletions data/bsc/functions/drop/l0/l0_140.mcfunction
Original file line number Diff line number Diff line change
@@ -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}}
Loading

0 comments on commit 3ddc036

Please sign in to comment.