* moon cheese nutrition

* carboard

* tool rack and fluid heat

* wax

* wax 2

* tool rack 2

* broken

* changelog
This commit is contained in:
Redeix 2025-11-21 00:10:06 -06:00 committed by GitHub
parent 0abf0c3357
commit ddd4fad824
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 114 additions and 60 deletions

View file

@ -13,10 +13,10 @@ function registerTFCDataForAdAstra(event) {
event.itemSize('ad_astra:launch_pad', 'very_large', 'very_heavy')
event.foodItem('ad_astra:cheese', food => {
food.hunger(4)
food.saturation(12)
food.dairy(5)
food.decayModifier(10)
food.hunger(3)
food.saturation(3)
food.dairy(1.2)
food.decayModifier(0.9)
})
global.AD_ASTRA_WOOD.forEach(wood => {