parent
8e06d6fb87
commit
4e3503daf9
@ -19,3 +19,6 @@ mods.gregtech.centrifuge.recipeBuilder()
|
|||||||
.chancedOutput(metaitem('dustLanthanum'), 625, 100)
|
.chancedOutput(metaitem('dustLanthanum'), 625, 100)
|
||||||
.duration(64).EUt(VA[LV])
|
.duration(64).EUt(VA[LV])
|
||||||
.buildAndRegister()
|
.buildAndRegister()
|
||||||
|
|
||||||
|
// Nether Star Block -> Nether Star
|
||||||
|
crafting.addShapeless(item('minecraft:nether_star') * 9, [ore('blockNetherStar')])
|
||||||
|
Loading…
x
Reference in New Issue
Block a user