-
Notifications
You must be signed in to change notification settings - Fork 0
StaticBubaku JSON Breakdown
waltari edited this page Apr 12, 2026
·
2 revisions
Object that contains all the stuff
This is just informative for you to know what are you actually spawning and where
Class of items or entities you want to spawn
Example: "objects": ["Animal_Shark"]
Amount of entities or items you want to spawn
Example: "number": 10
Determines place where you want the entity or item to spawn. This is an array so you can set multiple possitions seeparated with a coma
Example: "pos": ["8415.232422 0.576715 3776.304688","3753.398926 0.757370 1287.356445","8483.591797 0.989540 3555.527832"]