Bewitchment (Legacy)

Bewitchment (Legacy)

8M Downloads

Allow recipes, rituals, and brews using beeswax to accept more Oredict entries

cybercat5555 opened this issue ยท 4 comments

commented

Just a bit of small mod compat, but recipes such as candles, rituals, and brews that use beeswax should also accept items with the following OreDict tags:
wax (Rustic)
tallow (Rustic)
clumpWax (Primalcore)

commented

Trying to figure this out now

commented

Apparently CompoundIngredient has protected access for some reason. This will have to be figured out later.

commented

Mostly complete, aside from candle recipes.

commented

I wonder if there is a way involving the code itself, and not JSON, to tackle all of these recipes, for the candles at least.