well no wonder this wasn't working
This commit is contained in:
parent
28a657494f
commit
30cfcbff81
1 changed files with 3 additions and 0 deletions
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue