Compare commits

..

1 Commits

Author SHA1 Message Date
InventiveBot
498dc14359 Create/Update assets for version 1.7.3 2017-02-18 13:40:21 +00:00
5486 changed files with 103520 additions and 310604 deletions

1583
assets/lang/af_ZA.lang Normal file

File diff suppressed because it is too large Load Diff

1585
assets/lang/ar_SA.lang Normal file

File diff suppressed because it is too large Load Diff

1583
assets/lang/bg_BG.lang Normal file

File diff suppressed because it is too large Load Diff

1581
assets/lang/ca_ES.lang Normal file

File diff suppressed because it is too large Load Diff

1581
assets/lang/cs_CZ.lang Normal file

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

1581
assets/lang/da_DK.lang Normal file

File diff suppressed because it is too large Load Diff

1583
assets/lang/de_DE.lang Normal file

File diff suppressed because it is too large Load Diff

1587
assets/lang/el_GR.lang Normal file

File diff suppressed because it is too large Load Diff

1582
assets/lang/en_AU.lang Normal file

File diff suppressed because it is too large Load Diff

1581
assets/lang/en_CA.lang Normal file

File diff suppressed because it is too large Load Diff

1581
assets/lang/en_GB.lang Normal file

File diff suppressed because it is too large Load Diff

1586
assets/lang/en_PT.lang Normal file

File diff suppressed because it is too large Load Diff

1581
assets/lang/eo_UY.lang Normal file

File diff suppressed because it is too large Load Diff

1581
assets/lang/es_AR.lang Normal file

File diff suppressed because it is too large Load Diff

1581
assets/lang/es_ES.lang Normal file

File diff suppressed because it is too large Load Diff

1585
assets/lang/es_MX.lang Normal file

File diff suppressed because it is too large Load Diff

1587
assets/lang/es_UY.lang Normal file

File diff suppressed because it is too large Load Diff

1582
assets/lang/es_VE.lang Normal file

File diff suppressed because it is too large Load Diff

1581
assets/lang/et_EE.lang Normal file

File diff suppressed because it is too large Load Diff

1581
assets/lang/eu_ES.lang Normal file

File diff suppressed because it is too large Load Diff

1583
assets/lang/fa_IR.lang Normal file

File diff suppressed because it is too large Load Diff

1581
assets/lang/fi_FI.lang Normal file

File diff suppressed because it is too large Load Diff

1581
assets/lang/fil_PH.lang Normal file

File diff suppressed because it is too large Load Diff

1581
assets/lang/fr_CA.lang Normal file

File diff suppressed because it is too large Load Diff

1583
assets/lang/fr_FR.lang Normal file

File diff suppressed because it is too large Load Diff

1581
assets/lang/ga_IE.lang Normal file

File diff suppressed because it is too large Load Diff

1581
assets/lang/gl_ES.lang Normal file

File diff suppressed because it is too large Load Diff

1585
assets/lang/he_IL.lang Normal file

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

1583
assets/lang/hr_HR.lang Normal file

File diff suppressed because it is too large Load Diff

1581
assets/lang/hu_HU.lang Normal file

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

1588
assets/lang/id_ID.lang Normal file

File diff suppressed because it is too large Load Diff

1582
assets/lang/is_IS.lang Normal file

File diff suppressed because it is too large Load Diff

1581
assets/lang/it_IT.lang Normal file

File diff suppressed because it is too large Load Diff

1585
assets/lang/ja_JP.lang Normal file

File diff suppressed because it is too large Load Diff

1581
assets/lang/ka_GE.lang Normal file

File diff suppressed because it is too large Load Diff

1581
assets/lang/ko_KR.lang Normal file

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

1583
assets/lang/la_LA.lang Normal file

File diff suppressed because it is too large Load Diff

1583
assets/lang/lb_LU.lang Normal file

File diff suppressed because it is too large Load Diff

1582
assets/lang/lt_LT.lang Normal file

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

1581
assets/lang/ms_MY.lang Normal file

File diff suppressed because it is too large Load Diff

1582
assets/lang/mt_MT.lang Normal file

File diff suppressed because it is too large Load Diff

1581
assets/lang/nl_NL.lang Normal file

File diff suppressed because it is too large Load Diff

1584
assets/lang/nn_NO.lang Normal file

File diff suppressed because it is too large Load Diff

1583
assets/lang/no_NO.lang Normal file

File diff suppressed because it is too large Load Diff

1581
assets/lang/oc_FR.lang Normal file

File diff suppressed because it is too large Load Diff

1581
assets/lang/pl_PL.lang Normal file

File diff suppressed because it is too large Load Diff

1581
assets/lang/pt_BR.lang Normal file

File diff suppressed because it is too large Load Diff

1583
assets/lang/pt_PT.lang Normal file

File diff suppressed because it is too large Load Diff

1581
assets/lang/qya_AA.lang Normal file

File diff suppressed because it is too large Load Diff

1581
assets/lang/ro_RO.lang Normal file

File diff suppressed because it is too large Load Diff

1581
assets/lang/ru_RU.lang Normal file

File diff suppressed because it is too large Load Diff

1591
assets/lang/sk_SK.lang Normal file

File diff suppressed because it is too large Load Diff

1581
assets/lang/sl_SI.lang Normal file

File diff suppressed because it is too large Load Diff

1583
assets/lang/sr_SP.lang Normal file

File diff suppressed because it is too large Load Diff

1581
assets/lang/sv_SE.lang Normal file

File diff suppressed because it is too large Load Diff

1585
assets/lang/th_TH.lang Normal file

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

1586
assets/lang/tr_TR.lang Normal file

File diff suppressed because it is too large Load Diff

1581
assets/lang/uk_UA.lang Normal file

File diff suppressed because it is too large Load Diff

1581
assets/lang/vi_VN.lang Normal file

File diff suppressed because it is too large Load Diff

1582
assets/lang/zh_CN.lang Normal file

File diff suppressed because it is too large Load Diff

1583
assets/lang/zh_TW.lang Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -1,33 +0,0 @@
{
"rewards": {
"recipes": [
"minecraft:blaze_powder"
]
},
"criteria": {
"has_blaze_rod": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "minecraft:blaze_rod"
}
]
}
},
"has_the_recipe": {
"trigger": "minecraft:recipe_unlocked",
"conditions": {
"recipe": "blaze_powder"
}
}
},
"requirements": [
[
"has_blaze_rod"
],
[
"has_the_recipe"
]
]
}

View File

@@ -1,33 +0,0 @@
{
"rewards": {
"recipes": [
"minecraft:brewing_stand"
]
},
"criteria": {
"has_blaze_rod": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "minecraft:blaze_rod"
}
]
}
},
"has_the_recipe": {
"trigger": "minecraft:recipe_unlocked",
"conditions": {
"recipe": "brewing_stand"
}
}
},
"requirements": [
[
"has_blaze_rod"
],
[
"has_the_recipe"
]
]
}

View File

@@ -1,33 +0,0 @@
{
"rewards": {
"recipes": [
"minecraft:cauldron"
]
},
"criteria": {
"has_the_recipe": {
"trigger": "minecraft:recipe_unlocked",
"conditions": {
"recipe": "cauldron"
}
},
"has_water_bucket": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "minecraft:water_bucket"
}
]
}
}
},
"requirements": [
[
"has_the_recipe"
],
[
"has_water_bucket"
]
]
}

View File

@@ -1,33 +0,0 @@
{
"rewards": {
"recipes": [
"minecraft:fermented_spider_eye"
]
},
"criteria": {
"has_spider_eye": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "minecraft:spider_eye"
}
]
}
},
"has_the_recipe": {
"trigger": "minecraft:recipe_unlocked",
"conditions": {
"recipe": "fermented_spider_eye"
}
}
},
"requirements": [
[
"has_spider_eye"
],
[
"has_the_recipe"
]
]
}

View File

@@ -1,33 +0,0 @@
{
"rewards": {
"recipes": [
"minecraft:glass_bottle"
]
},
"criteria": {
"has_glass": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "minecraft:glass"
}
]
}
},
"has_the_recipe": {
"trigger": "minecraft:recipe_unlocked",
"conditions": {
"recipe": "glass_bottle"
}
}
},
"requirements": [
[
"has_glass"
],
[
"has_the_recipe"
]
]
}

View File

@@ -1,33 +0,0 @@
{
"rewards": {
"recipes": [
"minecraft:golden_carrot"
]
},
"criteria": {
"has_gold_nugget": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "minecraft:gold_nugget"
}
]
}
},
"has_the_recipe": {
"trigger": "minecraft:recipe_unlocked",
"conditions": {
"recipe": "golden_carrot"
}
}
},
"requirements": [
[
"has_gold_nugget"
],
[
"has_the_recipe"
]
]
}

View File

@@ -1,33 +0,0 @@
{
"rewards": {
"recipes": [
"minecraft:magma_cream"
]
},
"criteria": {
"has_blaze_powder": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "minecraft:blaze_powder"
}
]
}
},
"has_the_recipe": {
"trigger": "minecraft:recipe_unlocked",
"conditions": {
"recipe": "magma_cream"
}
}
},
"requirements": [
[
"has_blaze_powder"
],
[
"has_the_recipe"
]
]
}

View File

@@ -1,33 +0,0 @@
{
"rewards": {
"recipes": [
"minecraft:speckled_melon"
]
},
"criteria": {
"has_melon": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "minecraft:melon"
}
]
}
},
"has_the_recipe": {
"trigger": "minecraft:recipe_unlocked",
"conditions": {
"recipe": "speckled_melon"
}
}
},
"requirements": [
[
"has_melon"
],
[
"has_the_recipe"
]
]
}

View File

@@ -1,34 +0,0 @@
{
"rewards": {
"recipes": [
"minecraft:acacia_planks"
]
},
"criteria": {
"has_log2": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "minecraft:log2",
"data": 0
}
]
}
},
"has_the_recipe": {
"trigger": "minecraft:recipe_unlocked",
"conditions": {
"recipe": "acacia_planks"
}
}
},
"requirements": [
[
"has_log2"
],
[
"has_the_recipe"
]
]
}

View File

@@ -1,34 +0,0 @@
{
"rewards": {
"recipes": [
"minecraft:acacia_stairs"
]
},
"criteria": {
"has_the_recipe": {
"trigger": "minecraft:recipe_unlocked",
"conditions": {
"recipe": "acacia_stairs"
}
},
"has_planks": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "minecraft:planks",
"data": 4
}
]
}
}
},
"requirements": [
[
"has_the_recipe"
],
[
"has_planks"
]
]
}

View File

@@ -1,34 +0,0 @@
{
"rewards": {
"recipes": [
"minecraft:acacia_wooden_slab"
]
},
"criteria": {
"has_the_recipe": {
"trigger": "minecraft:recipe_unlocked",
"conditions": {
"recipe": "acacia_wooden_slab"
}
},
"has_planks": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "minecraft:planks",
"data": 4
}
]
}
}
},
"requirements": [
[
"has_the_recipe"
],
[
"has_planks"
]
]
}

View File

@@ -1,34 +0,0 @@
{
"rewards": {
"recipes": [
"minecraft:andesite"
]
},
"criteria": {
"has_stone": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "minecraft:stone",
"data": 3
}
]
}
},
"has_the_recipe": {
"trigger": "minecraft:recipe_unlocked",
"conditions": {
"recipe": "andesite"
}
}
},
"requirements": [
[
"has_stone"
],
[
"has_the_recipe"
]
]
}

View File

@@ -1,34 +0,0 @@
{
"rewards": {
"recipes": [
"minecraft:birch_planks"
]
},
"criteria": {
"has_log": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "minecraft:log",
"data": 2
}
]
}
},
"has_the_recipe": {
"trigger": "minecraft:recipe_unlocked",
"conditions": {
"recipe": "birch_planks"
}
}
},
"requirements": [
[
"has_log"
],
[
"has_the_recipe"
]
]
}

View File

@@ -1,34 +0,0 @@
{
"rewards": {
"recipes": [
"minecraft:birch_stairs"
]
},
"criteria": {
"has_the_recipe": {
"trigger": "minecraft:recipe_unlocked",
"conditions": {
"recipe": "birch_stairs"
}
},
"has_planks": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "minecraft:planks",
"data": 2
}
]
}
}
},
"requirements": [
[
"has_the_recipe"
],
[
"has_planks"
]
]
}

View File

@@ -1,34 +0,0 @@
{
"rewards": {
"recipes": [
"minecraft:birch_wooden_slab"
]
},
"criteria": {
"has_the_recipe": {
"trigger": "minecraft:recipe_unlocked",
"conditions": {
"recipe": "birch_wooden_slab"
}
},
"has_planks": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "minecraft:planks",
"data": 2
}
]
}
}
},
"requirements": [
[
"has_the_recipe"
],
[
"has_planks"
]
]
}

View File

@@ -1,46 +0,0 @@
{
"rewards": {
"recipes": [
"minecraft:black_concrete_powder"
]
},
"criteria": {
"has_the_recipe": {
"trigger": "minecraft:recipe_unlocked",
"conditions": {
"recipe": "black_concrete_powder"
}
},
"has_sand": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "minecraft:sand"
}
]
}
},
"has_gravel": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "minecraft:gravel"
}
]
}
}
},
"requirements": [
[
"has_the_recipe"
],
[
"has_sand"
],
[
"has_gravel"
]
]
}

View File

@@ -1,33 +0,0 @@
{
"rewards": {
"recipes": [
"minecraft:black_stained_glass"
]
},
"criteria": {
"has_glass": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "minecraft:glass"
}
]
}
},
"has_the_recipe": {
"trigger": "minecraft:recipe_unlocked",
"conditions": {
"recipe": "black_stained_glass"
}
}
},
"requirements": [
[
"has_glass"
],
[
"has_the_recipe"
]
]
}

View File

@@ -1,33 +0,0 @@
{
"rewards": {
"recipes": [
"minecraft:black_stained_hardened_clay"
]
},
"criteria": {
"has_hardened_clay": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "minecraft:hardened_clay"
}
]
}
},
"has_the_recipe": {
"trigger": "minecraft:recipe_unlocked",
"conditions": {
"recipe": "black_stained_hardened_clay"
}
}
},
"requirements": [
[
"has_hardened_clay"
],
[
"has_the_recipe"
]
]
}

View File

@@ -1,34 +0,0 @@
{
"rewards": {
"recipes": [
"minecraft:black_wool"
]
},
"criteria": {
"has_wool": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "minecraft:wool",
"data": 0
}
]
}
},
"has_the_recipe": {
"trigger": "minecraft:recipe_unlocked",
"conditions": {
"recipe": "black_wool"
}
}
},
"requirements": [
[
"has_wool"
],
[
"has_the_recipe"
]
]
}

View File

@@ -1,46 +0,0 @@
{
"rewards": {
"recipes": [
"minecraft:blue_concrete_powder"
]
},
"criteria": {
"has_the_recipe": {
"trigger": "minecraft:recipe_unlocked",
"conditions": {
"recipe": "blue_concrete_powder"
}
},
"has_sand": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "minecraft:sand"
}
]
}
},
"has_gravel": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "minecraft:gravel"
}
]
}
}
},
"requirements": [
[
"has_the_recipe"
],
[
"has_sand"
],
[
"has_gravel"
]
]
}

View File

@@ -1,33 +0,0 @@
{
"rewards": {
"recipes": [
"minecraft:blue_stained_glass"
]
},
"criteria": {
"has_glass": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "minecraft:glass"
}
]
}
},
"has_the_recipe": {
"trigger": "minecraft:recipe_unlocked",
"conditions": {
"recipe": "blue_stained_glass"
}
}
},
"requirements": [
[
"has_glass"
],
[
"has_the_recipe"
]
]
}

View File

@@ -1,33 +0,0 @@
{
"rewards": {
"recipes": [
"minecraft:blue_stained_hardened_clay"
]
},
"criteria": {
"has_hardened_clay": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "minecraft:hardened_clay"
}
]
}
},
"has_the_recipe": {
"trigger": "minecraft:recipe_unlocked",
"conditions": {
"recipe": "blue_stained_hardened_clay"
}
}
},
"requirements": [
[
"has_hardened_clay"
],
[
"has_the_recipe"
]
]
}

View File

@@ -1,34 +0,0 @@
{
"rewards": {
"recipes": [
"minecraft:blue_wool"
]
},
"criteria": {
"has_wool": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "minecraft:wool",
"data": 0
}
]
}
},
"has_the_recipe": {
"trigger": "minecraft:recipe_unlocked",
"conditions": {
"recipe": "blue_wool"
}
}
},
"requirements": [
[
"has_wool"
],
[
"has_the_recipe"
]
]
}

View File

@@ -1,38 +0,0 @@
{
"rewards": {
"recipes": [
"minecraft:bone_meal_from_block",
"minecraft:bone_block"
]
},
"criteria": {
"has_the_recipe": {
"trigger": "minecraft:recipe_unlocked",
"conditions": {
"recipe": "bone_block"
}
},
"has_at_least_9_dye": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "minecraft:dye",
"count": {
"min": 9
},
"data": 15
}
]
}
}
},
"requirements": [
[
"has_the_recipe"
],
[
"has_at_least_9_dye"
]
]
}

View File

@@ -1,33 +0,0 @@
{
"rewards": {
"recipes": [
"minecraft:bookshelf"
]
},
"criteria": {
"has_book": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "minecraft:book"
}
]
}
},
"has_the_recipe": {
"trigger": "minecraft:recipe_unlocked",
"conditions": {
"recipe": "bookshelf"
}
}
},
"requirements": [
[
"has_book"
],
[
"has_the_recipe"
]
]
}

View File

@@ -1,33 +0,0 @@
{
"rewards": {
"recipes": [
"minecraft:brick_block"
]
},
"criteria": {
"has_the_recipe": {
"trigger": "minecraft:recipe_unlocked",
"conditions": {
"recipe": "brick_block"
}
},
"has_brick": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "minecraft:brick"
}
]
}
}
},
"requirements": [
[
"has_the_recipe"
],
[
"has_brick"
]
]
}

View File

@@ -1,33 +0,0 @@
{
"rewards": {
"recipes": [
"minecraft:brick_slab"
]
},
"criteria": {
"has_brick_block": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "minecraft:brick_block"
}
]
}
},
"has_the_recipe": {
"trigger": "minecraft:recipe_unlocked",
"conditions": {
"recipe": "brick_slab"
}
}
},
"requirements": [
[
"has_brick_block"
],
[
"has_the_recipe"
]
]
}

View File

@@ -1,33 +0,0 @@
{
"rewards": {
"recipes": [
"minecraft:brick_stairs"
]
},
"criteria": {
"has_brick_block": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "minecraft:brick_block"
}
]
}
},
"has_the_recipe": {
"trigger": "minecraft:recipe_unlocked",
"conditions": {
"recipe": "brick_stairs"
}
}
},
"requirements": [
[
"has_brick_block"
],
[
"has_the_recipe"
]
]
}

View File

@@ -1,46 +0,0 @@
{
"rewards": {
"recipes": [
"minecraft:brown_concrete_powder"
]
},
"criteria": {
"has_the_recipe": {
"trigger": "minecraft:recipe_unlocked",
"conditions": {
"recipe": "brown_concrete_powder"
}
},
"has_sand": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "minecraft:sand"
}
]
}
},
"has_gravel": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "minecraft:gravel"
}
]
}
}
},
"requirements": [
[
"has_the_recipe"
],
[
"has_sand"
],
[
"has_gravel"
]
]
}

View File

@@ -1,33 +0,0 @@
{
"rewards": {
"recipes": [
"minecraft:brown_stained_glass"
]
},
"criteria": {
"has_glass": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "minecraft:glass"
}
]
}
},
"has_the_recipe": {
"trigger": "minecraft:recipe_unlocked",
"conditions": {
"recipe": "brown_stained_glass"
}
}
},
"requirements": [
[
"has_glass"
],
[
"has_the_recipe"
]
]
}

View File

@@ -1,33 +0,0 @@
{
"rewards": {
"recipes": [
"minecraft:brown_stained_hardened_clay"
]
},
"criteria": {
"has_hardened_clay": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "minecraft:hardened_clay"
}
]
}
},
"has_the_recipe": {
"trigger": "minecraft:recipe_unlocked",
"conditions": {
"recipe": "brown_stained_hardened_clay"
}
}
},
"requirements": [
[
"has_hardened_clay"
],
[
"has_the_recipe"
]
]
}

View File

@@ -1,34 +0,0 @@
{
"rewards": {
"recipes": [
"minecraft:brown_wool"
]
},
"criteria": {
"has_wool": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "minecraft:wool",
"data": 0
}
]
}
},
"has_the_recipe": {
"trigger": "minecraft:recipe_unlocked",
"conditions": {
"recipe": "brown_wool"
}
}
},
"requirements": [
[
"has_wool"
],
[
"has_the_recipe"
]
]
}

View File

@@ -1,33 +0,0 @@
{
"rewards": {
"recipes": [
"minecraft:chiseled_quartz_block"
]
},
"criteria": {
"has_quartz_block": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "minecraft:quartz_block"
}
]
}
},
"has_the_recipe": {
"trigger": "minecraft:recipe_unlocked",
"conditions": {
"recipe": "chiseled_quartz_block"
}
}
},
"requirements": [
[
"has_quartz_block"
],
[
"has_the_recipe"
]
]
}

Some files were not shown because too many files have changed in this diff Show More