Adding stuff related to tree saps + minor fixes (#1531)

* tree juice changes

* fixed texture stretch

* glacian wool

* Update CHANGELOG.md

Signed-off-by: GameStar <56610486+BlueBoat29@users.noreply.github.com>

* oops

* Update glacian_wool.png

---------

Signed-off-by: GameStar <56610486+BlueBoat29@users.noreply.github.com>
This commit is contained in:
GameStar 2025-08-05 11:07:04 -05:00 committed by GitHub
parent b42479cd34
commit d6b0715c52
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 32 additions and 1 deletions

View file

@ -269,7 +269,7 @@ const registerAdAstraRecipes = (event) => {
.itemInputs(
'gtceu:carbon_fiber_mesh',
'#forge:aerogels',
'tfc:wool'//replace with glacian wool
'tfg:glacian_wool'
)
.itemOutputs('2x tfg:better_space_suit_fabric')
.duration(20 * 5)