disable using lapis/ink sac/cocoa/bonemeal as dye substitute

This commit is contained in:
Arthur Lu 2025-02-11 20:46:05 +00:00
parent c4b428f3ed
commit 2754ef8439
28 changed files with 24 additions and 48 deletions

View File

@ -23,7 +23,7 @@
"minecraft:green_candle",
"minecraft:red_candle"
],
"O": "#universal_dyeing:dyes/black_dye"
"O": "minecraft:black_dye"
},
"result": {
"id": "minecraft:black_candle",

View File

@ -23,7 +23,7 @@
"minecraft:green_concrete_powder",
"minecraft:red_concrete_powder"
],
"O": "#universal_dyeing:dyes/black_dye"
"O": "minecraft:black_dye"
},
"result": {
"id": "minecraft:black_concrete_powder",

View File

@ -23,7 +23,7 @@
"minecraft:green_glazed_terracotta",
"minecraft:red_glazed_terracotta"
],
"O": "#universal_dyeing:dyes/black_dye"
"O": "minecraft:black_dye"
},
"result": {
"id": "minecraft:black_glazed_terracotta",

View File

@ -23,7 +23,7 @@
"minecraft:green_stained_glass",
"minecraft:red_stained_glass"
],
"O": "#universal_dyeing:dyes/black_dye"
"O": "minecraft:black_dye"
},
"result": {
"id": "minecraft:black_stained_glass",

View File

@ -23,7 +23,7 @@
"minecraft:green_stained_glass_pane",
"minecraft:red_stained_glass_pane"
],
"O": "#universal_dyeing:dyes/black_dye"
"O": "minecraft:black_dye"
},
"result": {
"id": "minecraft:black_stained_glass_pane",

View File

@ -23,7 +23,7 @@
"minecraft:green_terracotta",
"minecraft:red_terracotta"
],
"O": "#universal_dyeing:dyes/black_dye"
"O": "minecraft:black_dye"
},
"result": {
"id": "minecraft:black_terracotta",

View File

@ -23,7 +23,7 @@
"minecraft:red_candle",
"minecraft:black_candle"
],
"O": "#universal_dyeing:dyes/blue_dye"
"O": "minecraft:blue_dye"
},
"result": {
"id": "minecraft:blue_candle",

View File

@ -23,7 +23,7 @@
"minecraft:red_concrete_powder",
"minecraft:black_concrete_powder"
],
"O": "#universal_dyeing:dyes/blue_dye"
"O": "minecraft:blue_dye"
},
"result": {
"id": "minecraft:blue_concrete_powder",

View File

@ -23,7 +23,7 @@
"minecraft:red_glazed_terracotta",
"minecraft:black_glazed_terracotta"
],
"O": "#universal_dyeing:dyes/blue_dye"
"O": "minecraft:blue_dye"
},
"result": {
"id": "minecraft:blue_glazed_terracotta",

View File

@ -23,7 +23,7 @@
"minecraft:red_stained_glass",
"minecraft:black_stained_glass"
],
"O": "#universal_dyeing:dyes/blue_dye"
"O": "minecraft:blue_dye"
},
"result": {
"id": "minecraft:blue_stained_glass",

View File

@ -23,7 +23,7 @@
"minecraft:red_stained_glass_pane",
"minecraft:black_stained_glass_pane"
],
"O": "#universal_dyeing:dyes/blue_dye"
"O": "minecraft:blue_dye"
},
"result": {
"id": "minecraft:blue_stained_glass_pane",

View File

@ -23,7 +23,7 @@
"minecraft:red_terracotta",
"minecraft:black_terracotta"
],
"O": "#universal_dyeing:dyes/blue_dye"
"O": "minecraft:blue_dye"
},
"result": {
"id": "minecraft:blue_terracotta",

View File

@ -23,7 +23,7 @@
"minecraft:red_candle",
"minecraft:black_candle"
],
"O": "#universal_dyeing:dyes/brown_dye"
"O": "minecraft:brown_dye"
},
"result": {
"id": "minecraft:brown_candle",

View File

@ -23,7 +23,7 @@
"minecraft:red_concrete_powder",
"minecraft:black_concrete_powder"
],
"O": "#universal_dyeing:dyes/brown_dye"
"O": "minecraft:brown_dye"
},
"result": {
"id": "minecraft:brown_concrete_powder",

View File

@ -23,7 +23,7 @@
"minecraft:red_glazed_terracotta",
"minecraft:black_glazed_terracotta"
],
"O": "#universal_dyeing:dyes/brown_dye"
"O": "minecraft:brown_dye"
},
"result": {
"id": "minecraft:brown_glazed_terracotta",

View File

@ -23,7 +23,7 @@
"minecraft:red_stained_glass",
"minecraft:black_stained_glass"
],
"O": "#universal_dyeing:dyes/brown_dye"
"O": "minecraft:brown_dye"
},
"result": {
"id": "minecraft:brown_stained_glass",

View File

@ -23,7 +23,7 @@
"minecraft:red_stained_glass_pane",
"minecraft:black_stained_glass_pane"
],
"O": "#universal_dyeing:dyes/brown_dye"
"O": "minecraft:brown_dye"
},
"result": {
"id": "minecraft:brown_stained_glass_pane",

View File

@ -23,7 +23,7 @@
"minecraft:red_terracotta",
"minecraft:black_terracotta"
],
"O": "#universal_dyeing:dyes/brown_dye"
"O": "minecraft:brown_dye"
},
"result": {
"id": "minecraft:brown_terracotta",

View File

@ -23,7 +23,7 @@
"minecraft:red_candle",
"minecraft:black_candle"
],
"O": "#universal_dyeing:dyes/white_dye"
"O": "minecraft:white_dye"
},
"result": {
"id": "minecraft:white_candle",

View File

@ -23,7 +23,7 @@
"minecraft:red_concrete_powder",
"minecraft:black_concrete_powder"
],
"O": "#universal_dyeing:dyes/white_dye"
"O": "minecraft:white_dye"
},
"result": {
"id": "minecraft:white_concrete_powder",

View File

@ -23,7 +23,7 @@
"minecraft:red_glazed_terracotta",
"minecraft:black_glazed_terracotta"
],
"O": "#universal_dyeing:dyes/white_dye"
"O": "minecraft:white_dye"
},
"result": {
"id": "minecraft:white_glazed_terracotta",

View File

@ -23,7 +23,7 @@
"minecraft:red_stained_glass",
"minecraft:black_stained_glass"
],
"O": "#universal_dyeing:dyes/white_dye"
"O": "minecraft:white_dye"
},
"result": {
"id": "minecraft:white_stained_glass",

View File

@ -23,7 +23,7 @@
"minecraft:red_stained_glass_pane",
"minecraft:black_stained_glass_pane"
],
"O": "#universal_dyeing:dyes/white_dye"
"O": "minecraft:white_dye"
},
"result": {
"id": "minecraft:white_stained_glass_pane",

View File

@ -23,7 +23,7 @@
"minecraft:red_terracotta",
"minecraft:black_terracotta"
],
"O": "#universal_dyeing:dyes/white_dye"
"O": "minecraft:white_dye"
},
"result": {
"id": "minecraft:white_terracotta",

View File

@ -1,6 +0,0 @@
{
"values": [
"minecraft:ink_sac",
"minecraft:black_dye"
]
}

View File

@ -1,6 +0,0 @@
{
"values": [
"minecraft:lapis_lazuli",
"minecraft:blue_dye"
]
}

View File

@ -1,6 +0,0 @@
{
"values": [
"minecraft:cocoa_beans",
"minecraft:brown_dye"
]
}

View File

@ -1,6 +0,0 @@
{
"values": [
"minecraft:bone_meal",
"minecraft:white_dye"
]
}