Closed 2.5.3: Ex Nihilo Aluminum Ingots Can't be Crafted Into Blocks

Aarilight

New Member
Jul 29, 2019
3
0
0
Version:
2.5.3

What is the bug:
028bf3b100.png


There's an aluminum block from both immersive engineering & tinkers so it should be as easy as switching it to use ore dict aluminum and then making sure both are in ore dict aluminum. =)

I would write the recipe and stuff and put it in the Known Fix section but I've only done minetweaker before--think this pack is using something different? Haven't really messed with modded stuff in a while. =P

Mod & Version:
Ex Nihilo

Paste.feed-the-beast.com log:


Can it be repeated:
Try to make a block of aluminum with ex nihilo aluminum ingots.

Known Fix:
 

Aarilight

New Member
Jul 29, 2019
3
0
0
It won't let me edit the post, so adding the Known Fix as a reply. Sorry about the bump.

// remove old
recipes.remove(<ImmersiveEngineering:storage:1>);
recipes.remove(<TConstruct:MetalBlock:6>);
// add new ore dictionary version
recipes.addShaped(<TConstruct:MetalBlock:6>, [
[<ore:ingotAluminum>, <ore:ingotAluminum>, <ore:ingotAluminum>],
[<ore:ingotAluminum>, <ore:ingotAluminum>, <ore:ingotAluminum>],
[<ore:ingotAluminum>, <ore:ingotAluminum>, <ore:ingotAluminum>]
]);

Used the tinker's block cause I think it's prettier, but that's up to you guys. Thanks for making the awesome pack btw!
 

sgbros1

New Member
Jul 29, 2019
952
-6
0
I am rather concerned if you are getting Ex Nihilo aluminium ingots.

Are you smelting the ore dusts directly?
 

Aarilight

New Member
Jul 29, 2019
3
0
0
Yes, in a redstone furnace. Stacks upon stacks of them. =P I'm not a big tinker's construct fan cause it's in so many packs, wanted to try get as far as I could without it. ;)
 

Darkosto

New Member
Jul 29, 2019
411
0
0
Or, you can just make them into nuggets and then back into Tinker's ingots to make blocks.