Merge branch '1.14' into 'master'

1.14

See merge request dodsorfas/minecraft-datapacks!9
This commit is contained in:
Daniel Løvbrøtte Olsen 2019-09-13 15:33:50 +00:00
commit 88fc2fb988
45 changed files with 65 additions and 65 deletions

View File

@ -2,7 +2,7 @@
"type": "crafting_shapeless", "type": "crafting_shapeless",
"ingredients": [ "ingredients": [
{ {
"item": "minecraft:ink_sac" "item": "minecraft:black_dye"
}, },
{ {
"tag": "dodsorfas_recolor:any_concrete_powder" "tag": "dodsorfas_recolor:any_concrete_powder"

View File

@ -10,7 +10,7 @@
"tag": "dodsorfas_recolor:any_terracotta" "tag": "dodsorfas_recolor:any_terracotta"
}, },
"P": { "P": {
"item": "minecraft:ink_sac" "item": "minecraft:black_dye"
} }
}, },
"result": { "result": {

View File

@ -10,7 +10,7 @@
"tag": "dodsorfas_recolor:any_glass" "tag": "dodsorfas_recolor:any_glass"
}, },
"P": { "P": {
"item": "minecraft:ink_sac" "item": "minecraft:black_dye"
} }
}, },
"result": { "result": {

View File

@ -10,7 +10,7 @@
"tag": "dodsorfas_recolor:any_glass_pane" "tag": "dodsorfas_recolor:any_glass_pane"
}, },
"P": { "P": {
"item": "minecraft:ink_sac" "item": "minecraft:black_dye"
} }
}, },
"result": { "result": {

View File

@ -5,7 +5,7 @@
"tag": "minecraft:wool" "tag": "minecraft:wool"
}, },
{ {
"item": "minecraft:ink_sac" "item": "minecraft:black_dye"
} }
], ],
"result": { "result": {

View File

@ -2,7 +2,7 @@
"type": "crafting_shapeless", "type": "crafting_shapeless",
"ingredients": [ "ingredients": [
{ {
"item": "minecraft:lapis_lazuli" "item": "minecraft:blue_dye"
}, },
{ {
"tag": "dodsorfas_recolor:any_concrete_powder" "tag": "dodsorfas_recolor:any_concrete_powder"

View File

@ -10,7 +10,7 @@
"tag": "dodsorfas_recolor:any_terracotta" "tag": "dodsorfas_recolor:any_terracotta"
}, },
"P": { "P": {
"item": "minecraft:lapis_lazuli" "item": "minecraft:blue_dye"
} }
}, },
"result": { "result": {

View File

@ -10,7 +10,7 @@
"tag": "dodsorfas_recolor:any_glass" "tag": "dodsorfas_recolor:any_glass"
}, },
"P": { "P": {
"item": "minecraft:lapis_lazuli" "item": "minecraft:blue_dye"
} }
}, },
"result": { "result": {

View File

@ -10,7 +10,7 @@
"tag": "dodsorfas_recolor:any_glass_pane" "tag": "dodsorfas_recolor:any_glass_pane"
}, },
"P": { "P": {
"item": "minecraft:lapis_lazuli" "item": "minecraft:blue_dye"
} }
}, },
"result": { "result": {

View File

@ -5,7 +5,7 @@
"tag": "minecraft:wool" "tag": "minecraft:wool"
}, },
{ {
"item": "minecraft:lapis_lazuli" "item": "minecraft:blue_dye"
} }
], ],
"result": { "result": {

View File

@ -2,7 +2,7 @@
"type": "crafting_shapeless", "type": "crafting_shapeless",
"ingredients": [ "ingredients": [
{ {
"item": "minecraft:cocoa_beans" "item": "minecraft:brown_dye"
}, },
{ {
"tag": "dodsorfas_recolor:any_concrete_powder" "tag": "dodsorfas_recolor:any_concrete_powder"

View File

@ -10,7 +10,7 @@
"tag": "dodsorfas_recolor:any_terracotta" "tag": "dodsorfas_recolor:any_terracotta"
}, },
"P": { "P": {
"item": "minecraft:cocoa_beans" "item": "minecraft:brown_dye"
} }
}, },
"result": { "result": {

View File

@ -10,7 +10,7 @@
"tag": "dodsorfas_recolor:any_glass" "tag": "dodsorfas_recolor:any_glass"
}, },
"P": { "P": {
"item": "minecraft:cocoa_beans" "item": "minecraft:brown_dye"
} }
}, },
"result": { "result": {

View File

@ -10,7 +10,7 @@
"tag": "dodsorfas_recolor:any_glass_pane" "tag": "dodsorfas_recolor:any_glass_pane"
}, },
"P": { "P": {
"item": "minecraft:cocoa_beans" "item": "minecraft:brown_dye"
} }
}, },
"result": { "result": {

View File

@ -5,7 +5,7 @@
"tag": "minecraft:wool" "tag": "minecraft:wool"
}, },
{ {
"item": "minecraft:cocoa_beans" "item": "minecraft:brown_dye"
} }
], ],
"result": { "result": {

View File

@ -2,7 +2,7 @@
"type": "crafting_shapeless", "type": "crafting_shapeless",
"ingredients": [ "ingredients": [
{ {
"item": "minecraft:cactus_green" "item": "minecraft:green_dye"
}, },
{ {
"tag": "dodsorfas_recolor:any_concrete_powder" "tag": "dodsorfas_recolor:any_concrete_powder"

View File

@ -10,7 +10,7 @@
"tag": "dodsorfas_recolor:any_terracotta" "tag": "dodsorfas_recolor:any_terracotta"
}, },
"P": { "P": {
"item": "minecraft:cactus_green" "item": "minecraft:green_dye"
} }
}, },
"result": { "result": {

View File

@ -10,7 +10,7 @@
"tag": "dodsorfas_recolor:any_glass" "tag": "dodsorfas_recolor:any_glass"
}, },
"P": { "P": {
"item": "minecraft:cactus_green" "item": "minecraft:green_dye"
} }
}, },
"result": { "result": {

View File

@ -10,7 +10,7 @@
"tag": "dodsorfas_recolor:any_glass_pane" "tag": "dodsorfas_recolor:any_glass_pane"
}, },
"P": { "P": {
"item": "minecraft:cactus_green" "item": "minecraft:green_dye"
} }
}, },
"result": { "result": {

View File

@ -5,7 +5,7 @@
"tag": "minecraft:wool" "tag": "minecraft:wool"
}, },
{ {
"item": "minecraft:cactus_green" "item": "minecraft:green_dye"
} }
], ],
"result": { "result": {

View File

@ -2,7 +2,7 @@
"type": "crafting_shapeless", "type": "crafting_shapeless",
"ingredients": [ "ingredients": [
{ {
"item": "minecraft:lapis_lazuli" "item": "minecraft:light_blue_dye"
}, },
{ {
"tag": "dodsorfas_recolor:any_concrete_powder" "tag": "dodsorfas_recolor:any_concrete_powder"
@ -30,7 +30,7 @@
} }
], ],
"result": { "result": {
"item": "minecraft:blue_concrete_powder", "item": "minecraft:light_blue_concrete_powder",
"count": 8 "count": 8
} }
} }

View File

@ -10,11 +10,11 @@
"tag": "dodsorfas_recolor:any_terracotta" "tag": "dodsorfas_recolor:any_terracotta"
}, },
"P": { "P": {
"item": "minecraft:lapis_lazuli" "item": "minecraft:light_blue_dye"
} }
}, },
"result": { "result": {
"item": "minecraft:blue_terracotta", "item": "minecraft:light_blue_terracotta",
"count": 8 "count": 8
} }
} }

View File

@ -10,11 +10,11 @@
"tag": "dodsorfas_recolor:any_glass" "tag": "dodsorfas_recolor:any_glass"
}, },
"P": { "P": {
"item": "minecraft:lapis_lazuli" "item": "minecraft:light_blue_dye"
} }
}, },
"result": { "result": {
"item": "minecraft:blue_stained_glass", "item": "minecraft:light_blue_stained_glass",
"count": 8 "count": 8
} }
} }

View File

@ -10,11 +10,11 @@
"tag": "dodsorfas_recolor:any_glass_pane" "tag": "dodsorfas_recolor:any_glass_pane"
}, },
"P": { "P": {
"item": "minecraft:lapis_lazuli" "item": "minecraft:light_blue_dye"
} }
}, },
"result": { "result": {
"item": "minecraft:blue_stained_glass_pane", "item": "minecraft:light_blue_stained_glass_pane",
"count": 8 "count": 8
} }
} }

View File

@ -5,11 +5,11 @@
"tag": "minecraft:wool" "tag": "minecraft:wool"
}, },
{ {
"item": "minecraft:lapis_lazuli" "item": "minecraft:light_blue_dye"
} }
], ],
"result": { "result": {
"item": "minecraft:blue_wool", "item": "minecraft:light_blue_wool",
"count": 1 "count": 1
} }
} }

View File

@ -2,7 +2,7 @@
"type": "crafting_shapeless", "type": "crafting_shapeless",
"ingredients": [ "ingredients": [
{ {
"item": "minecraft:gray_dye" "item": "minecraft:light_gray_dye"
}, },
{ {
"tag": "dodsorfas_recolor:any_concrete_powder" "tag": "dodsorfas_recolor:any_concrete_powder"
@ -30,7 +30,7 @@
} }
], ],
"result": { "result": {
"item": "minecraft:gray_concrete_powder", "item": "minecraft:light_gray_concrete_powder",
"count": 8 "count": 8
} }
} }

View File

@ -10,11 +10,11 @@
"tag": "dodsorfas_recolor:any_terracotta" "tag": "dodsorfas_recolor:any_terracotta"
}, },
"P": { "P": {
"item": "minecraft:gray_dye" "item": "minecraft:light_gray_dye"
} }
}, },
"result": { "result": {
"item": "minecraft:gray_terracotta", "item": "minecraft:light_gray_terracotta",
"count": 8 "count": 8
} }
} }

View File

@ -10,11 +10,11 @@
"tag": "dodsorfas_recolor:any_glass" "tag": "dodsorfas_recolor:any_glass"
}, },
"P": { "P": {
"item": "minecraft:gray_dye" "item": "minecraft:light_gray_dye"
} }
}, },
"result": { "result": {
"item": "minecraft:gray_stained_glass", "item": "minecraft:light_gray_stained_glass",
"count": 8 "count": 8
} }
} }

View File

@ -10,11 +10,11 @@
"tag": "dodsorfas_recolor:any_glass_pane" "tag": "dodsorfas_recolor:any_glass_pane"
}, },
"P": { "P": {
"item": "minecraft:gray_dye" "item": "minecraft:light_gray_dye"
} }
}, },
"result": { "result": {
"item": "minecraft:gray_stained_glass_pane", "item": "minecraft:light_gray_stained_glass_pane",
"count": 8 "count": 8
} }
} }

View File

@ -5,11 +5,11 @@
"tag": "minecraft:wool" "tag": "minecraft:wool"
}, },
{ {
"item": "minecraft:gray_dye" "item": "minecraft:light_gray_dye"
} }
], ],
"result": { "result": {
"item": "minecraft:gray_wool", "item": "minecraft:light_gray_wool",
"count": 1 "count": 1
} }
} }

View File

@ -2,7 +2,7 @@
"type": "crafting_shapeless", "type": "crafting_shapeless",
"ingredients": [ "ingredients": [
{ {
"item": "minecraft:rose_red" "item": "minecraft:red_dye"
}, },
{ {
"tag": "dodsorfas_recolor:any_concrete_powder" "tag": "dodsorfas_recolor:any_concrete_powder"

View File

@ -10,7 +10,7 @@
"tag": "dodsorfas_recolor:any_terracotta" "tag": "dodsorfas_recolor:any_terracotta"
}, },
"P": { "P": {
"item": "minecraft:rose_red" "item": "minecraft:red_dye"
} }
}, },
"result": { "result": {

View File

@ -10,7 +10,7 @@
"tag": "dodsorfas_recolor:any_glass" "tag": "dodsorfas_recolor:any_glass"
}, },
"P": { "P": {
"item": "minecraft:rose_red" "item": "minecraft:red_dye"
} }
}, },
"result": { "result": {

View File

@ -10,7 +10,7 @@
"tag": "dodsorfas_recolor:any_glass_pane" "tag": "dodsorfas_recolor:any_glass_pane"
}, },
"P": { "P": {
"item": "minecraft:rose_red" "item": "minecraft:red_dye"
} }
}, },
"result": { "result": {

View File

@ -5,7 +5,7 @@
"tag": "minecraft:wool" "tag": "minecraft:wool"
}, },
{ {
"item": "minecraft:rose_red" "item": "minecraft:red_dye"
} }
], ],
"result": { "result": {

View File

@ -2,7 +2,7 @@
"type": "crafting_shapeless", "type": "crafting_shapeless",
"ingredients": [ "ingredients": [
{ {
"item": "minecraft:bone_meal" "item": "minecraft:white_dye"
}, },
{ {
"tag": "dodsorfas_recolor:any_concrete_powder" "tag": "dodsorfas_recolor:any_concrete_powder"

View File

@ -10,7 +10,7 @@
"tag": "dodsorfas_recolor:any_terracotta" "tag": "dodsorfas_recolor:any_terracotta"
}, },
"P": { "P": {
"item": "minecraft:bone_meal" "item": "minecraft:white_dye"
} }
}, },
"result": { "result": {

View File

@ -10,7 +10,7 @@
"tag": "dodsorfas_recolor:any_glass" "tag": "dodsorfas_recolor:any_glass"
}, },
"P": { "P": {
"item": "minecraft:bone_meal" "item": "minecraft:white_dye"
} }
}, },
"result": { "result": {

View File

@ -10,7 +10,7 @@
"tag": "dodsorfas_recolor:any_glass_pane" "tag": "dodsorfas_recolor:any_glass_pane"
}, },
"P": { "P": {
"item": "minecraft:bone_meal" "item": "minecraft:white_dye"
} }
}, },
"result": { "result": {

View File

@ -5,7 +5,7 @@
"tag": "minecraft:wool" "tag": "minecraft:wool"
}, },
{ {
"item": "minecraft:bone_meal" "item": "minecraft:white_dye"
} }
], ],
"result": { "result": {

View File

@ -2,7 +2,7 @@
"type": "crafting_shapeless", "type": "crafting_shapeless",
"ingredients": [ "ingredients": [
{ {
"item": "minecraft:dandelion_yellow" "item": "minecraft:yellow_dye"
}, },
{ {
"tag": "dodsorfas_recolor:any_concrete_powder" "tag": "dodsorfas_recolor:any_concrete_powder"

View File

@ -10,7 +10,7 @@
"tag": "dodsorfas_recolor:any_terracotta" "tag": "dodsorfas_recolor:any_terracotta"
}, },
"P": { "P": {
"item": "minecraft:dandelion_yellow" "item": "minecraft:yellow_dye"
} }
}, },
"result": { "result": {

View File

@ -10,7 +10,7 @@
"tag": "dodsorfas_recolor:any_glass" "tag": "dodsorfas_recolor:any_glass"
}, },
"P": { "P": {
"item": "minecraft:dandelion_yellow" "item": "minecraft:yellow_dye"
} }
}, },
"result": { "result": {

View File

@ -10,7 +10,7 @@
"tag": "dodsorfas_recolor:any_glass_pane" "tag": "dodsorfas_recolor:any_glass_pane"
}, },
"P": { "P": {
"item": "minecraft:dandelion_yellow" "item": "minecraft:yellow_dye"
} }
}, },
"result": { "result": {

View File

@ -5,7 +5,7 @@
"tag": "minecraft:wool" "tag": "minecraft:wool"
}, },
{ {
"item": "minecraft:dandelion_yellow" "item": "minecraft:yellow_dye"
} }
], ],
"result": { "result": {