fix light variation in gray and blue dodsorfas recolor
This commit is contained in:
parent
e0e6ec8f94
commit
02bea5712b
|
@ -2,7 +2,7 @@
|
||||||
"type": "crafting_shapeless",
|
"type": "crafting_shapeless",
|
||||||
"ingredients": [
|
"ingredients": [
|
||||||
{
|
{
|
||||||
"item": "minecraft:blue_dye"
|
"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
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -10,11 +10,11 @@
|
||||||
"tag": "dodsorfas_recolor:any_terracotta"
|
"tag": "dodsorfas_recolor:any_terracotta"
|
||||||
},
|
},
|
||||||
"P": {
|
"P": {
|
||||||
"item": "minecraft:blue_dye"
|
"item": "minecraft:light_blue_dye"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
"item": "minecraft:blue_terracotta",
|
"item": "minecraft:light_blue_terracotta",
|
||||||
"count": 8
|
"count": 8
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -10,11 +10,11 @@
|
||||||
"tag": "dodsorfas_recolor:any_glass"
|
"tag": "dodsorfas_recolor:any_glass"
|
||||||
},
|
},
|
||||||
"P": {
|
"P": {
|
||||||
"item": "minecraft:blue_dye"
|
"item": "minecraft:light_blue_dye"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
"item": "minecraft:blue_stained_glass",
|
"item": "minecraft:light_blue_stained_glass",
|
||||||
"count": 8
|
"count": 8
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -10,11 +10,11 @@
|
||||||
"tag": "dodsorfas_recolor:any_glass_pane"
|
"tag": "dodsorfas_recolor:any_glass_pane"
|
||||||
},
|
},
|
||||||
"P": {
|
"P": {
|
||||||
"item": "minecraft:blue_dye"
|
"item": "minecraft:light_blue_dye"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
"item": "minecraft:blue_stained_glass_pane",
|
"item": "minecraft:light_blue_stained_glass_pane",
|
||||||
"count": 8
|
"count": 8
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -5,11 +5,11 @@
|
||||||
"tag": "minecraft:wool"
|
"tag": "minecraft:wool"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"item": "minecraft:blue_dye"
|
"item": "minecraft:light_blue_dye"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"result": {
|
"result": {
|
||||||
"item": "minecraft:blue_wool",
|
"item": "minecraft:light_blue_wool",
|
||||||
"count": 1
|
"count": 1
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -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
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -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
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -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
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -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
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -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
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue