mirror of
https://github.com/HbmMods/Hbm-s-Nuclear-Tech-GIT.git
synced 2026-01-25 10:32:49 +00:00
UTI
This commit is contained in:
parent
6f2494b8c8
commit
493356e73e
@ -78,7 +78,7 @@ public class SolderingRecipes extends SerializableRecipe {
|
|||||||
new ComparableStack(ModItems.circuit, 24, EnumCircuitType.CAPACITOR)},
|
new ComparableStack(ModItems.circuit, 24, EnumCircuitType.CAPACITOR)},
|
||||||
new AStack[] {
|
new AStack[] {
|
||||||
new ComparableStack(ModItems.circuit, 12, EnumCircuitType.PCB),
|
new ComparableStack(ModItems.circuit, 12, EnumCircuitType.PCB),
|
||||||
new OreDictStack(ANY_HARDPLASTIC.ingot(), 4)},
|
new OreDictStack(ANY_HARDPLASTIC.ingot(), 1)},
|
||||||
new AStack[] {
|
new AStack[] {
|
||||||
new OreDictStack(PB.wireFine(), 12)}
|
new OreDictStack(PB.wireFine(), 12)}
|
||||||
));
|
));
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user