fixed a dupe with the redstone link

This commit is contained in:
Pyritie 2025-12-14 20:54:07 +00:00
parent e77519aa59
commit 9ecccfc4aa

View file

@ -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',