Nvm. got it
Adding minicopter to shop?Solved
Hi how did you do that
},
"Minicopter": {
"buy": "10",
"img": "https://i.imgur.com/chcXStc.png",
"cmd": ["spawn minicopter.entity $player.x,$player.y,$player.z"],
"sell": ""
},
I just put that in there and then added "Minicopter" to the commands shop section below
"Minicopter": {
"buy": "10",
"img": "https://i.imgur.com/chcXStc.png",
"cmd": ["spawn minicopter.entity $player.x,$player.y,$player.z"],
"sell": ""
},
I just put that in there and then added "Minicopter" to the commands shop section below
Cool thx
Locked automatically