ModTweaker

ModTweaker

88M Downloads

Problem with pure daisy

AdrianCC opened this issue · 5 comments

commented

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

commented

1.7.10 is EoL and no longer supported.

commented
commented

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

commented
commented

I have the Botania r1.8-249, but it seems strange to me that all the other wiki statements for botania work perfectly. I only have a problem with the pure daisy