Mineuniverse
Log in Register
Mods

Adventure Backport

Brings Minecraft 1.8's Adventure Mode back to 1.7.10
by ljfa2
Claim this project
4,537 downloads
0 likes
Updated Jun 30, 2026
0 hypes

This is a small mod for Minecraft 1.7.10 that simulates the Adventure mode from Minecraft 1.8.

Before version 2.0 it had to be used in Survival mode due to limitations in Forge. Version 2.0-alpha is almost an entire rewrite and it now uses a coremod to overcome this limitation. There are still some limitations (such as client-only ghost blocks) but it should generally be functional.

 

A quick summary of 1.8's Adventure Mode:

  • You cannot break any block without a tool that has an appropriate CanDestroy tag. The block that you want to destroy has to be included in the CanDestroy tag.
    For example, the following command will give you a pickaxe that can only break dirt and cobblestone:
    "/give @p stone_pickaxe 1 0 {CanDestroy:[dirt, cobblestone]}"
  • You cannot place any block without an appropriate CanPlaceOn tag. The block that you want to place your block against has to be included in the CanPlaceOn tag.
    For example, the following command will give you a piece of stone that can only be placed on wood or planks:
    "/give @p stone 1 0 {CanPlaceOn:[log, planks]}"

You can use the config to enable or disable the CanDestroy and CanPlaceOn features individually.

Additionally, there is a config option for expanding the scope of CanPlaceOn to also restrict which blocks the player may interact with (e.g. requiring a key to open a chest).

There are also options for specifying blocks that can always be placed or destroyed.

 

Note regarding Vanilla Minecraft's /give command: It doesn't work properly if you have colons in NBT data, so it won't work when you try to use names of mod items there. One workaround is prefixing the name with a colon.

Example: "/give @p stick 1 0 {CanDestroy:[botania:flower]}" will not work.

Instead use "/give @p stick 1 0 {CanDestroy:[:botania:flower]}".

(In Minecraft 1.8 this has been fixed)

No files available for download.

More from ljfa2

Glass Shards
463,407
NoItemRotation
3,442
Totemic
18,335,906
Ice Shards
171,648

You Might Also Like

Pure Discs - Tricky Trials (Fabric/Forge)
Adds nine new discs from songs that were added in the 1.21 Tricky Trials update!
99,442
AstikorCarts Redux
Horse powered carts and plows, now for 1.20+!
9,976,693
mxTune
Adds musical instruments that allow you to play music in MML format.
994,306
Reverse Eon
Reverse Eon adds a persistent, player-owned island dimension to Minecraft. Enter your personal world through the Timekeeper Suitcase and manage it with the Computer Suitcase, giving you full control over island settings, portals, visitors, and more.
9,980
Azukaar's Fair Difficulty Overhaul
Per player difficulty, new expert+ difficulty, interesting mobs and mechanics
9,958
Accessory Treasures
Find small trinkets and relics that can boost your stats and give you abilities!
9,913