Mod

Adventure Backport

Quick rating

Adventure Backport

No reviews yet

Brings Minecraft 1.8's Adventure Mode back to 1.7.10

No Theme
No Genre
Vanilla Backport
Mod Loaders
Forge
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

About

Project Details

Type
Mod
Latest Version
adventure_backport-2.0.1-alpha.jar
Authors

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID

Resources

External Links

Source Issues Wiki Discord

About

Description

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)

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~4,000
Downloads
Last Updated
Created
Last synced
When ModDex last fetched and imported data for this project from CurseForge or Modrinth. High-traffic and active projects are checked more often.
Next pipeline sync