Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "Key": "balloon",
- "CreateEntity": {
- "key": "TestBalloon",
- "entity": "armor_stand",
- "name_background": false,
- "gravity": false,
- "visible": true,
- "global": true,
- "location": {
- "world": "world",
- "x": 589.5,
- "y": 59.0,
- "z": 573.5,
- "yaw": 90,
- "pitch": 0
- },
- "right_arm": [ 360.0, 0.0, 0.0 ],
- "hand": {
- "material": "leather horse armor",
- "model": 2500
- }
- },
- "CreateEntity": {
- "key": "TestBalloonBasket",
- "entity": "armor_stand",
- "name_background": false,
- "gravity": false,
- "global": true,
- "visible": true,
- "location": {
- "world": "world",
- "x": 589.5,
- "y": 55.0,
- "z": 573.5,
- "yaw": 90,
- "pitch": 0
- },
- "speed": 1.0,
- "right_arm": [ 360.0, 0.0, 0.0 ],
- "hand": {
- "material": "leather horse armor",
- "model": 2501
- }
- },
- "CreateCustomEntity": [ "BulbasaurBalloon", "TestBalloonBasket", "TestBalloon"],
- "Comment": "Start",
- "Show": {
- "TestBalloon": true,
- "TestBalloonBasket": true,
- "BulbasaurBalloon": true
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment