whoops
This commit is contained in:
parent
ea65369f9d
commit
9f009270cd
1 changed files with 2 additions and 2 deletions
|
|
@ -39,9 +39,9 @@ const registerWABRecipes = (event) => {
|
|||
event.shapeless('4x tfg:fletching', [
|
||||
'wan_ancient_beasts:glider_feather',
|
||||
'#forge:tools/knives'
|
||||
]).id('tfg:shapeless/fletching'))
|
||||
]).id('tfg:shapeless/glider_feather_fletching'))
|
||||
|
||||
event.recipes.gtceu.assembler('tfg:assembler/fletching')
|
||||
event.recipes.gtceu.assembler('tfg:assembler/glider_feather_fletching')
|
||||
.itemInputs('1x wan_ancient_beasts:glider_feather')
|
||||
.itemOutputs('4x tfg:fletching')
|
||||
.duration(20)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue