Closed 1.0.4: Broken comprilla not craftable

leijk

New Member
Jul 29, 2019
13
0
0
Version:
1.0.4

What is the bug:
The 'crafting' of the broken comprilla from ex compressum in the Petal apothicary doesn't accept the flint.

Mod & Version:


Paste.feed-the-beast.com log:


Can it be repeated:
Yes, i tested in singleplayer and multiplayer world

Known Fix:
 
D

Djknight

Guest
I ran into that problem as well no matter how I tried to put them in.
 

Booker The Geek

Well-Known Member
Feb 26, 2013
1,664
222
78
Pacific North West, USA
http://forum.feed-the-beast.com/threads/1-0-4-script-fixs.150779/


Code:
mods.botania.Apothecary.removeRecipe(<Botania:specialFlower>.withTag({type:"excompressum.brokenComprilla"}));
mods.botania.Apothecary.addRecipe(<Botania:specialFlower>.withTag({type:"excompressum.brokenComprilla"}), [<Botania:petal:15>, <Botania:petal:15>, <Botania:petal>, <Botania:petal>, <Botania:petal:3>, <Botania:petal:3>, <Botania:manaResource:6>]);

Yeah, I know it is a different recipe, but I can not get the petal thing to accept flint.
 
Last edited: