Problem with pure daisy
AdrianCC opened this issue · 5 comments
Minecraft:1.7.10
Forge:-1.7.10-1.2.0.345
ModTweaker:3-1.7.10-3.0.9C
Good day
I get this when I need to add a block with pure daisy
No such member:PureDaisy
recipes.addShaped(Botany:ceramicBrick:16387.withTag({meta: 19789}),
[[ore:dyeRed,ore:dustAsh,ore:dyeYellow],
[ore:dyeBlue,ore:plankWood,ore:dyeBlue],
[ore:dyeYellow,ore:pulpWood,ore:dyeRed]]);
mods.botania.PureDaisy.removeRecipe(Botania:livingrock);
mods.botania.PureDaisy.addRecipe(Botany:ceramicBrick:16387.withTag({meta: 19789}),Botania:livingrock, 20);
I have no problems with the altar and manapool
I do not understand, so I forget version 1.7.10, this compatibility is according to the version of the mod, or the version of the tweaker mod that I'm using