Add shapeless recipe to glowing dye (#3095)
Signed-off-by: Sakura <sakura.kitsurugi@proton.me>
This commit is contained in:
@@ -1001,6 +1001,12 @@ const registerMinecraftRecipes = (event) => {
|
||||
.itemOutputs('minecraft:glow_ink_sac')
|
||||
.duration(40)
|
||||
.EUt(GTValues.VA[GTValues.LV])
|
||||
|
||||
event.shapeless("minecraft:glow_ink_sac", [
|
||||
"minecraft:glowstone_dust",
|
||||
"minecraft:glowstone_dust",
|
||||
"#forge:dyes"])
|
||||
.id("tfg:shapeless/glow_ink_sac");
|
||||
|
||||
//#endregion
|
||||
|
||||
|
||||
Reference in New Issue
Block a user