arpruss / raspberryjammod

Raspberry Jam Mod - a Mod Forge Minecraft mod implementing most of Raspberry Juice/Pi API
http://www.instructables.com/id/Python-coding-for-Minecraft/
Other
354 stars 94 forks source link

To get coordinates of hit arrow launched by me #70

Open taras-ko opened 11 months ago

taras-ko commented 11 months ago

Is there a way to know coordinates of hit arrow launched by me? For example I want to write a script which will spawn a zombie on the block where arrow was hit. Thanks.