|
|
@ -29,7 +29,7 @@ onEvent("recipes", event => { |
|
|
|
brewing("twilightdelight:twilight_spring" , [ "twilightforest:raw_ironwood" , "minecraft:ice" ], { needwater: false }); |
|
|
|
brewing("twilightdelight:twilight_spring" , [ "twilightforest:raw_ironwood" , "minecraft:ice" ], { needwater: false }); |
|
|
|
brewing("twilightdelight:phytochemical_juice", [ "twilightforest:steeleaf_ingot", "twilightforest:liveroot" ]); |
|
|
|
brewing("twilightdelight:phytochemical_juice", [ "twilightforest:steeleaf_ingot", "twilightforest:liveroot" ]); |
|
|
|
brewing("twilightdelight:tear_drink" , [ "twilightforest:fiery_tears" , "minecraft:ghast_tear" ]); |
|
|
|
brewing("twilightdelight:tear_drink" , [ "twilightforest:fiery_tears" , "minecraft:ghast_tear" ]); |
|
|
|
brewing("twilightdelight:glacier_ice_tea" , [ "twilightforest:ice_bomb" , "minecraft:ice" ], { needwater: false }); |
|
|
|
brewing("twilightdelight:glacier_ice_tea" , [ "twilightforest:ice_bomb" , "twilightforest:arctic_fur" ]); |
|
|
|
|
|
|
|
|
|
|
|
// Corn Delight
|
|
|
|
// Corn Delight
|
|
|
|
event.remove({ output: "corn_delight:creamy_corn_drink" }); |
|
|
|
event.remove({ output: "corn_delight:creamy_corn_drink" }); |
|
|
|