Skip to content
This repository has been archived by the owner on Mar 24, 2023. It is now read-only.

Ex Nihilo Creatio support is broken #67

Closed
lampyr opened this issue Feb 28, 2019 · 2 comments
Closed

Ex Nihilo Creatio support is broken #67

lampyr opened this issue Feb 28, 2019 · 2 comments
Labels
Is: Issue A problem with a feature in the mod Kind: Mod Support Makes the mod more compatible with other mods

Comments

@lampyr
Copy link

lampyr commented Feb 28, 2019

hi i don't see in ex nihilo creatio the config for soulus and in JEI i don't see any bone chunk from the sieve.

Soulus: Soulus-1.12.2-4.1.2-8efec24
Ex nihilo creatio: exnihilocreatio-1.12.2-0.3.8.3
JEI: jei_1.12.2-4.14.4.267

Thank you in advance.

@ChiriVulpes ChiriVulpes added Is: Issue A problem with a feature in the mod Kind: Mod Support Makes the mod more compatible with other mods labels Feb 28, 2019
@ChiriVulpes ChiriVulpes changed the title i don't see bone chunk in ex nihilo creatio Ex Nihilo Creatio support is broken Feb 28, 2019
@ChiriVulpes
Copy link
Owner

ChiriVulpes commented Feb 28, 2019

Looks like the API was completely changed at some point. I'm not sure how this manages to not crash, to be honest.

When I initially added Ex Nihilo Creatio support, it was because this mod wasn't any good on its own. At this point, Soulus can stand on its own, so I'm thinking a better path forward is to just remove the sieve drops injection. It's not worth it for me to try to keep up with API changes.

To add them yourself, you can use the Ex Nihilo Creatio JSON recipe system (which doesn't have a guide) or you can use their WIP CraftTweaker integration (which also doesn't have a guide, but it's a bit easier to follow):
https://github.com/BloodyMods/ExNihiloCreatio/blob/1.12/src/main/java/exnihilocreatio/compatibility/crafttweaker/Sieve.kt

Here's a gist containing the drops which Soulus automatically added, back when the support worked: https://gist.github.com/Yuudaari/cd480107c2051fa53f2dbe854e0eb233

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Is: Issue A problem with a feature in the mod Kind: Mod Support Makes the mod more compatible with other mods
Projects
None yet
Development

No branches or pull requests

2 participants