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:
GameStar 2025-08-27 18:18:49 -05:00 committed by GitHub
parent bc7e3122d0
commit 934aa209d9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 63 additions and 4 deletions

View file

@ -4,6 +4,7 @@
### Changes
- Fuelling blaze burners with liquids is now done directly instead of through straws (break and replace your blaze burners to update) @Ghoulcel
- Blaze burner liquid fuelling has been fully made consistent with GregTech power values (#1694) @Ghoulcel
- Sewing Tables now use a knife instead of shears @BlueBoat29
### Bug fixes
- Fixed tongs getting stuck in ovens @Pyritie