fixed a dupe with the redstone link
This commit is contained in:
parent
e77519aa59
commit
9ecccfc4aa
1 changed files with 2 additions and 1 deletions
|
|
@ -2078,7 +2078,8 @@ const registerCreateRecipes = (event) => {
|
|||
.duration(50)
|
||||
.EUt(GTValues.VA[GTValues.ULV])
|
||||
.circuit(17)
|
||||
.addMaterialInfo(true)
|
||||
|
||||
TFGHelpers.registerMaterialInfo('create:redstone_link', { 'wrought_iron': 3 });
|
||||
|
||||
event.shaped('create:display_link', [
|
||||
'FED',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue