fix dupe with ad astra steel trapdoor
This commit is contained in:
parent
03d5ba581b
commit
c0ae890ecf
1 changed files with 2 additions and 1 deletions
|
|
@ -461,7 +461,8 @@ const registerAdAstraRecipes = (event) => {
|
||||||
.itemOutputs('ad_astra:steel_trapdoor')
|
.itemOutputs('ad_astra:steel_trapdoor')
|
||||||
.duration(100)
|
.duration(100)
|
||||||
.EUt(GTValues.VA[GTValues.LV])
|
.EUt(GTValues.VA[GTValues.LV])
|
||||||
.addMaterialInfo(true, true)
|
|
||||||
|
TFGHelpers.registerMaterialInfo('ad_astra:steel_trapdoor', [GTMaterials.Steel, 1, GTMaterials.Glass, 3/4, GTMaterials.Polyethylene, 1/4])
|
||||||
|
|
||||||
// Etrium only has factory block, encased block, plateblock, panel, and (storage) block
|
// Etrium only has factory block, encased block, plateblock, panel, and (storage) block
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue