994f66682c
Server WARN: "Asset key 'chain_spark' has incorrect format! Expected: 'Chain_Spark'". Hytale validator derives expected asset key from filename via PascalCase normalization. Renamed all three files + internal SpawnerId + Texture refs. This contradicts the GravityFlip snake_case rule for Particles specifically — filename casing IS the asset key.
11 lines
137 B
Plaintext
11 lines
137 B
Plaintext
{
|
|
"LifeSpan": 0.5,
|
|
"CullDistance": 64.0,
|
|
"BoundingRadius": 1.0,
|
|
"Spawners": [
|
|
{
|
|
"SpawnerId": "Chain_Spark"
|
|
}
|
|
]
|
|
}
|