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",
"ingredients": [
{
"item": "minecraft:ink_sac"
"item": "minecraft:black_dye"
},
{
"tag": "dodsorfas_recolor:any_concrete_powder"

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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