The world borders are fake chunks, which does not implement the block change methods properly. Minecraft would try to change a block to air after it is dug, but the blocks are hardcoded (pun intended) to invisible bedrock, so the block doesn't actually change.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
I'm really reeeeaaaalllly anxious for it.
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumI will take a look when I have time - 20 minutes, to be exact.
Load an existing world.
Don't worry; that will get updated.
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumYes; it turns underground gravel and dirt into air during world generation.
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumJust use MCEdit to replace underground gravel and dirt.
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumWhich mod? I thought all mods except the buggy chest mod and the buggy water-to-lava mod is on the OP.
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumInstaDestroy: https://github.com/downloads/zhuowei/MinecraftPEModWiki/instadestroy_0.1_0.3.2_patch.zip
ExtraTNT: https://github.com/downloads/zhuowei/MinecraftPEModWiki/extratnt_0.3.2_patch.zip
They regenerate.
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumThe world borders are fake chunks, which does not implement the block change methods properly. Minecraft would try to change a block to air after it is dug, but the blocks are hardcoded (pun intended) to invisible bedrock, so the block doesn't actually change.