Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "parameters": {
- "world_to_cycle": [ "/", "#cycle_length" ]
- },
- "clips": {
- "default": ["apply", "ancientaddinmod:item/dronelauncher@default", "#world_to_cycle"],
- "rotating": ["apply", "ancientaddinmod:item/dronelauncher@rotating", "#world_to_cycle"]
- },
- "states": [
- "default",
- "rotating"
- ],
- "transitions": {},
- "start_state": "rotating"
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement