well no wonder this wasn't working

This commit is contained in:
Pyritie 2025-12-09 18:47:08 +00:00
parent 28a657494f
commit 30cfcbff81

View file

@ -31,7 +31,10 @@ function registerAdAstraBlockModifications(event) {
event.modify('ad_astra:aeronos_cap', block => {
block.lightEmission = 0
})
}
function registerAdAstraItemModifications(event) {
const space_suits = [
'ad_astra:space_helmet',
'ad_astra:space_suit',