some container changes (#1716)
* stuff * Create wraptor.json * Update tags.js * fix wool * eggs * Update constants.js * more recipe stuff * doing tooltips the correct way * oops Signed-off-by: GameStar <56610486+BlueBoat29@users.noreply.github.com> * oops * eater mixin stuff * add sandworm+dep to pakku * new configs I think * soulbind recipes * thumper * Update main_server_script.js * Update pakku-lock.json * sack configs * Update sns-server.toml * Update sns-server.toml * sack recipes and stuff * Create soulbinding-common.toml * soulbind fix * Update pakku-lock.json Signed-off-by: GameStar <56610486+BlueBoat29@users.noreply.github.com> * Update recipes.js * Update recipes.js * Delete EffekseerNativeForJava.dll Signed-off-by: GameStar <56610486+BlueBoat29@users.noreply.github.com> * Update .gitignore * sack tags * sewing table change * Update tags.js * straw knapping * Update CHANGELOG.md Signed-off-by: GameStar <56610486+BlueBoat29@users.noreply.github.com> --------- Signed-off-by: GameStar <56610486+BlueBoat29@users.noreply.github.com>
This commit is contained in:
parent
bc7e3122d0
commit
934aa209d9
11 changed files with 63 additions and 4 deletions
|
|
@ -22,6 +22,7 @@ const registerAFCItemTags = (event) => {
|
|||
event.add('firmalife:wine_shelves', `afc:wood/wine_shelf/${woodType}`)
|
||||
event.add('firmalife:stomping_barrels', `afc:wood/stomping_barrel/${woodType}`)
|
||||
event.add('firmalife:barrel_presses', `afc:wood/barrel_press/${woodType}`)
|
||||
event.add('tfc:sewing_tables', `afc:wood/sewing_table/${woodType}`)
|
||||
})
|
||||
|
||||
//Hardwood Tags
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue