Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Forestry and Thermal Foundation Gears #45

Closed
Xiaminou opened this issue Nov 12, 2017 · 7 comments
Closed

Forestry and Thermal Foundation Gears #45

Xiaminou opened this issue Nov 12, 2017 · 7 comments

Comments

@Xiaminou
Copy link

Xiaminou commented Nov 12, 2017

When using Unidict with Forestry and Thermal Foundation Bronze, Copper and Tin Gears use Forestry's recipe which requires a stone gear instead of Thermal Foundation's recipe which requires an iron ingot. They end up needing Forestry's Impregnated Sticks. Which means they're gated behind Forestry's progression.
Now I have tried to fix it by editing the .cfg telling it not to mess with those recipes and making sure thermal foundation is higher on the priority list, but nothing is working.
Here is the config file: UniDict.txt
2017-11-12_16 25 07

@WanionCane
Copy link
Owner

WanionCane commented Nov 12, 2017

hello, you want the Forestry gear to be the output?
if so, you have to give it a higher priority on the config. "forestry" has to be the first of the list instead of the last one.
about the recipes to ignore, see "thermalfoundation:material:256" to specify the metadata, you have to use # instead of :
edit: seems that I forgot to include "use # to specify metadata" on the .cfg file =/ sorry

@Xiaminou
Copy link
Author

I want the recipe to use an iron ingot (thermal foundation recipe) instead of a stone gear (forestry recipe).
Oh I haven't touched item IDs in a while, didn't remember that it needs "#" instead of ":", I will correct that and see if it works.

@Xiaminou
Copy link
Author

Xiaminou commented Nov 12, 2017

UniDict.txt
Is this correct?
Because it's still using stone gears. Still saying it's a Unidict recipe.

@WanionCane
Copy link
Owner

WanionCane commented Nov 12, 2017

since 1.12, recipes now have names, so, in order to use this feature you must be sure about the recipe name,
to find the recipe name, in your case, is below "Recipe by: #mod"
about "by UniDict" recipe, it means that it was made procedurally by Crafting Integration.
but, it shouldn't remove thermal foundation recipes. I will take a look, thanks.

@Xiaminou
Copy link
Author

@WanionCane
Copy link
Owner

hello, sorry for the delay, I took a look, and setting "B:registerGears" to false in teslacorelib.cfg fixes this.
since this never was a UniDict issue, I am closing this =P

@Xiaminou
Copy link
Author

Xiaminou commented Dec 4, 2017

Well the issue was that Thermal Foundation's recipe should take priority over other recipes because it's set higher in the priority list. And the other issue (which I don't know if it's still happening) was that even when I modified the config to not modify the recipes it still did.
The reason I linked Tesla's issue is because it turned out to be where those weird recipes came from, but it's definitely not what was causing the previously mentioned issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants