Issue in RaspberryJuice plugin in my newly built starter kits

23 views
Skip to first unread message

James Butler

unread,
Jul 27, 2021, 3:32:27 PM7/27/21
to Adventures in Minecraft Forum
In the starter kits that I built for mac and pc that I posted here on July 19, 2021, there is a little issue with the RaspberryJuice plugin not reporting the locations correctly. It seems the plugin is set to get RELATIVE locations.  To correct this, follow the instructions below.

You have to edit the config.yml file located in the "Server/plugins/RaspberryJuice/" directory and  set “location: RELATIVE” to “location: ABSOLUTE”. Then when you try to get the player’s position with mc.player.getPos() or mc.player.getTilePos(), it will report the correct location. The same as the one you get when pressing F3. 

I am still going through the Adventures In Minecraft book and that is the only issue I have found using my newly built starter kits with the book. I will post any other issues I come across going forward. 

Happy Minecraft programming. : -)


Reply all
Reply to author
Forward
0 new messages