You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the recipe file "summoning.json," there was an issue where multiple instances of the same item were allowed to be stacked together. For example, when crafting "piglich," you actually needed 3 unobtanium items separately instead of stacked together, as the recipes were allowing multiple stacks.
ServerEvents.recipes(event => {
Having trouble with spawning pig, not sure what is the hold up and yes the catalyst was added last, it doesn't seem to recognize it no matter what I try, using latest version, correction nothing wants to spawn in...
I had the same issue what I did was get a lot of cows and turn raw beef with the Force rod into raw porkchop and then use the raw porkchop in the soul extraction in a soul jar then use the soul jars in the infusion crafting to make pig seeds then get pig essence and use it in a soulium spawner then you got pigs. it is annoying but that is how to get pigs.
Possible Fixes
Yes
Modpack Version
1.0.1
What happened?
In the recipe file "summoning.json," there was an issue where multiple instances of the same item were allowed to be stacked together. For example, when crafting "piglich," you actually needed 3 unobtanium items separately instead of stacked together, as the recipes were allowing multiple stacks.
ServerEvents.recipes(event => {
})
latest.log
No response
Developer reports
No response
The text was updated successfully, but these errors were encountered: