added missing recipes for macaw's barbed wire fences, replaced some of its other inputs with tags

This commit is contained in:
Pyritie 2025-09-09 23:43:19 +01:00
parent efe6d0c7dc
commit fef9da7d42
2 changed files with 26 additions and 0 deletions

View file

@ -242,6 +242,7 @@ ServerEvents.recipes(event => {
registerHandGliderRecipes(event)
registerHotOrNotRecipes(event)
registerImmersiveAircraftRecipes(event)
registerMacawsForTFCRecipes(event)
registerMeasurementsRecipes(event)
registerMegaCellsRecipes(event)
registerMERequesterRecipes(event)