Dna syringes and stainless steel needle (#1759)

Co-authored-by: Pyritie <pyritie@gmail.com>
This commit is contained in:
Redeix 2025-09-09 00:17:04 -05:00 committed by GitHub
parent 93ef66881e
commit 568db16430
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
16 changed files with 181 additions and 7 deletions

View file

@ -233,6 +233,10 @@ const registerTFGItems = (event) => {
.parentModel('tfg:item/aluminium_harvest_basket')
.unstackable()
event.create('tfg:stainless_steel_needle')
.translationKey('item.tfg.stainless_steel_needle')
.unstackable()
//Fishing Nets
event.create('tfg:fishing_net/wood')
.translationKey('item.tfg.fishing_net.wood')