Errata

83 views
Skip to first unread message

woogadoo

unread,
Feb 18, 2016, 3:20:52 PM2/18/16
to Coding in Minecraft
I'll post any known errata in the book here for everyone's reference. If you spot something, let me know.

garet...@gmail.com

unread,
Mar 25, 2016, 2:48:24 PM3/25/16
to Coding in Minecraft
On page 16 in the section called "Installing CraftBukkit" the download URL is wrong. In the magazine it's http://progamminginminecraft.com/resources (the r in programming is missing)

Jim Christian

unread,
Apr 9, 2016, 7:31:26 AM4/9/16
to Coding in Minecraft
Thank you!

domgl...@gmail.com

unread,
Apr 17, 2016, 10:11:33 AM4/17/16
to Coding in Minecraft
I think on page 21, instruction 3, False and True are the wrong way round.
Message has been deleted
Message has been deleted

Richard Sheppard

unread,
May 1, 2016, 5:35:29 AM5/1/16
to Coding in Minecraft
+1

paulwr...@gmail.com

unread,
May 5, 2016, 9:45:04 AM5/5/16
to Coding in Minecraft
On page 51 (only a small point)
Number 6

pos = mc.player.getpos().    

ought to be

pos = mc.player.getpos()

no full stop or period




Reply all
Reply to author
Forward
0 new messages