changed the sugars recipe to just work for everything

This commit is contained in:
Pyritie 2025-06-01 18:24:11 +01:00
parent d83a774a63
commit 08b8cf7f1c
5 changed files with 5 additions and 4 deletions

View file

@ -332,6 +332,4 @@ const registerTFCRecipes = (event) => {
'#forge:tools/hammers',
'#forge:tools/saws'
]).id('tfc:shapeless/jar_lid')
event.replaceInput({ mod: 'tfc' }, 'minecraft:sugar', '#tfg:sugars')
}