I believe this should be client side?

This commit is contained in:
Pyritie 2025-07-16 00:49:07 +01:00
parent e72a0dd0b3
commit bc4e38c087
2 changed files with 4 additions and 0 deletions

View file

@ -329,6 +329,7 @@
{ {
"pakku_id": "zpZC9ZXFxQQlQXOb", "pakku_id": "zpZC9ZXFxQQlQXOb",
"type": "MOD", "type": "MOD",
"side": "CLIENT",
"slug": { "slug": {
"curseforge": "ad-astra-auto-lander" "curseforge": "ad-astra-auto-lander"
}, },

View file

@ -255,6 +255,9 @@
"detected-setblock-be-gone": { "detected-setblock-be-gone": {
"side": "BOTH" "side": "BOTH"
}, },
"ad-astra-auto-lander": {
"side": "CLIENT"
},
"probejs": { "probejs": {
"export": false "export": false
} }