Traincraft

Traincraft

1M Downloads

Tracks can only be crafted with steel instead of iron

SuperKingJulian2 opened this issue ยท 7 comments

commented

Shouldnt be the tracks be out of iron only since the new update?
...well they are out of Steel only now... i hope thats wrong...

Also Changelog told that tracks should be now craftable out of vanilla track... it isnt possible yet since you only can turn Traincraft Track into vanilla and not the other way around...

commented

https://ntrxydx.net/nOET3 Whats the problem?

Well Eternal seem to have messed up the correct direction of the recipe for vanilla/TC convert. whooops.

commented

Do you have to use steel for ALL 6 positions? Because it should be like on the screenshot. Iron only.

Well the Vanilla track problem is just a mistake on our end. Will be fixed with the next update.

It's just not registered into NEI. Crafting is possible in the middle slot of our Train Workbench with Vanilla Tracks to TC Tracks.

commented

This may or may not have been fixed after 009, but the recipe for the small straight track is as follows:
TrainCraftingManager.instance.addRecipe(new ItemStack(ItemIDs.tcRailSmallStraight.item, 16), "I I", "IPI", "I I", Character.valueOf('P'), plankItem, Character.valueOf('I'), Items.iron_ingot );// small straight track

More likely than not it's an NEI bug, because I never updated that stuff, never understood how our stupid recipes interact with it. upon looking again, I still don't understand it. The book works fine though, so, there's that.

commented

Recipes are added automatically to the crafting guide. It seems to be the same fail why it is not registered into NEI/JEI

commented

About the Iron thing. This got fixed after the 009 release. try Steel only otherwise it's not working in general caused by a bug in our planks reference.

commented

ty for the reminder, i need to add ore directory support for iron.

commented

OK it IS possible to craft Traincraft track out of vanilla tracks, anyways i miss the recipe in the crafting guide too, may add it... ?
2017-05-21_10 57 57
Like i said tracks are only craftable with Steel:
2017-05-21_10 59 04
2017-05-21_10 59 28
With fixing this and adding the vanilla track recipe to the crafting guide this can be closed.