someone forgot a closing brace
Signed-off-by: GameStar <56610486+BlueBoat29@users.noreply.github.com>
This commit is contained in:
parent
9293d92bcd
commit
3d735015b6
1 changed files with 2 additions and 1 deletions
|
|
@ -100,5 +100,6 @@ function registerTFGTemporaryRecipes(event) {
|
||||||
H: '#forge:tools/hammers',
|
H: '#forge:tools/hammers',
|
||||||
W: '#forge:tools/wrenches'
|
W: '#forge:tools/wrenches'
|
||||||
}).id(`tfg:temp/large_item_pipe_${material.getName()}`)
|
}).id(`tfg:temp/large_item_pipe_${material.getName()}`)
|
||||||
|
}
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue