parent
12d0de3319
commit
5a7356585a
@ -15,6 +15,13 @@ material('rhodium_plated_palladium')
|
|||||||
.changeChemicalFormula()
|
.changeChemicalFormula()
|
||||||
.change()
|
.change()
|
||||||
|
|
||||||
|
material('glowstone')
|
||||||
|
.changeComposition()
|
||||||
|
.setComponents([metaitem('dustGold'), metaitem('dustTricalciumPhosphate')])
|
||||||
|
.changeDecompositionRecipes()
|
||||||
|
.changeChemicalFormula()
|
||||||
|
.change()
|
||||||
|
|
||||||
/* Black Steel */
|
/* Black Steel */
|
||||||
|
|
||||||
// Can't use change composition to remove, as that is only performed at the end of running scripts, and if not removed, conflicts will occur.
|
// Can't use change composition to remove, as that is only performed at the end of running scripts, and if not removed, conflicts will occur.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user