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

@ -6,7 +6,7 @@
*/
function registerTFGMiscellaneousRecipes(event) {
event.remove({ id: 'gtceu:wiremill/string_from_polycaprolactam' })
event.replaceInput({}, 'minecraft:sugar', '#tfg:sugars')
//tfc:moss
event.replaceInput({}, 'minecraft:vine', '#tfc:moss')