Posted January 20, 201510 yr Hi, I'm Olly, I've been coding Minecraft Mods for around a week, and have got the basics down for; Blocks, Items and Tile Entities etc. What I'd like to know now, is how to create a Tile Entity which can prevent other users from editing/interacting with the terrain within a set radius, but let the placer have unhindered access. Please Help Let me just verify, this is for Minecraft 1.7.10 using Forge 10.13.2.1230
January 20, 201510 yr Author Sorry to be a nuisance, I understand what you mean, but don't understand how I'd implement this
January 20, 201510 yr Author My apologies if that's the way it came across, I was simply asking for an example layout of how I would do this so I can learn to code it myself.
January 20, 201510 yr Author How would I store the UUID of the player who placed the Block within the Tile Entity?
January 20, 201510 yr You'll also need to either save the UUID to NBT or make the Anti-Grief TileEntity also be a chunkloader. Don't make mods if you don't know Java. Check out my website: http://shadowfacts.net Developer of many mods
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.