L
LegendaryFreak
Guest
Version:
2.3.3
What is the bug:
Modpack Name*: FTB Infinity Evolved Expert mode
Modpack Version: 2.4.2/2.3.5
I would like to know if the recipe for the reinforced watering can is intetionally disabled or just by accident,
because I couldnt find any entry in the scripts for the pack that disables the reinforced watering can:
Removing the recipe for the normal watering can also removes the
recipe for the reinforced one, as I found out by commenting out the
normal recipe removal in expert mode's scripts.
What the script does:
recipes.remove(< ExtraUtilities:watering_can:1 >);
As it is written, it should probably only disable the watering can with metadata 1, which is the empty regular one, but the reinforced one has the metadata 3.
Is this a bug or an intended behavior (that it removes the recipe for the reinforced one too)?
Mod & Version:
Paste.feed-the-beast.com log:
Can it be repeated:
yes
Known Fix:
add a minetweaker recipe for the reinforced watering can
2.3.3
What is the bug:
Modpack Name*: FTB Infinity Evolved Expert mode
Modpack Version: 2.4.2/2.3.5
I would like to know if the recipe for the reinforced watering can is intetionally disabled or just by accident,
because I couldnt find any entry in the scripts for the pack that disables the reinforced watering can:
Removing the recipe for the normal watering can also removes the
recipe for the reinforced one, as I found out by commenting out the
normal recipe removal in expert mode's scripts.
What the script does:
recipes.remove(< ExtraUtilities:watering_can:1 >);
As it is written, it should probably only disable the watering can with metadata 1, which is the empty regular one, but the reinforced one has the metadata 3.
Is this a bug or an intended behavior (that it removes the recipe for the reinforced one too)?
Mod & Version:
Paste.feed-the-beast.com log:
Can it be repeated:
yes
Known Fix:
add a minetweaker recipe for the reinforced watering can
Last edited: