quagma Posted January 31, 2015 Share Posted January 31, 2015 So, there is a bit of an issue with some MinefactoryReloaded items in FTB 1.7, such as the planter, harvester, sewer, and auto-spawner. This is because of they act like players, and if you have modifyBlocks set to false, then they won't be able to interact with anything, and they will just turn into an item. The perm modifyBlocks allows players to break blocks in your town, and it is dangerous to have it on, as it allows griefing. Here is how you can fix this issue. First, enter this command: /town perm town set modifyBlocks true This will allow you to place your block without it breaking. It also allows it to work. Next, place down the block, harvester, planter, whatever. Make sure it is facing the correct way. Now, enter this command: /town perm town whitelist add modifyBlocks You will receive a wooden hoe with some text on it. This is your selector tool, and you right click with it on the block that you want to be exempt from the modifyBlocks rules. Now your block is able to be used without breaking when you return the modifyBlocks rule back to false. Enter this command next: /town perm town set modifyBlocks false Now your machine will work, and nobody can break your stuff! Â EDIT: There is also another method. You make sure modifyBlocks is set to false, and you place a block of dirt where you want your machine. Then you enter the whitelist command, and hit the dirt with the selector hoe. Next, break the dirt and place your machine. Now it wont break and become an item, and it will work. Â EDIT: There is an issue with BC pumps. It will cause a crash if you try to use it in your town without changing a perm. Use this command to fix this: /town perm town set pumps true KwaaiWolf 1 Link to comment Share on other sites More sharing options...
sahand12 Posted January 31, 2015 Share Posted January 31, 2015 Wonderful This Tutorial is helpful! Link to comment Share on other sites More sharing options...
Maxstripe Posted January 31, 2015 Share Posted January 31, 2015 Will a forum moderator plz pin this Link to comment Share on other sites More sharing options...
Jimmel Posted January 31, 2015 Share Posted January 31, 2015 Pinned. Nice one, thanks. Link to comment Share on other sites More sharing options...
mavrikfalkon Posted March 1, 2015 Share Posted March 1, 2015 There is also an issue with BC Pumps and the perm for allowing pumping of liquids. /town perm town pumps true. Link to comment Share on other sites More sharing options...
quagma Posted March 2, 2015 Author Share Posted March 2, 2015 There is also an issue with BC Pumps and the perm for allowing pumping of liquids. /town perm town pumps true. Thanks. I added this to the post. Link to comment Share on other sites More sharing options...
Recommended Posts