added quests for some species stuff, adjusted recipes of the grappling hook and rope coils

This commit is contained in:
Pyritie 2025-07-22 01:31:29 +01:00
parent bbae9d2501
commit 83adf7f088
6 changed files with 80 additions and 4 deletions

View file

@ -53,7 +53,7 @@ function registerSpeciesRecipes(event) {
event.shaped('2x species:coil', [
'ABA'
], {
A: '#forge:screws/wrought_iron',
A: '#forge:bolts/wrought_iron',
B: 'firmaciv:rope_coil'
}).id('tfg:shaped/coil')