your current location:首页 > news>Adventure BackPort

Adventure BackPort

2024-12-15 03:06:43|Myriagame |source:minecraft skins

Overview

This module transplanted 1.8+ adventure mode back 1.7.10.

This module needs to be operated in the survival mode before version 2.0. The 2.0 version is rewritten. Although there are still restrictions (such as client ghost blocks), it is basically available.

characteristic

A fast summary of a 1.8 adventure mode:

You can't get any squares when there is no suitable Candestroy label in your hands.The block you want to destroy must be in the cornstroy label of the tool.

For example, the stone pick given by the following instructions can only destroy the soil and stones.

/give @p Stone_pickaxe 1 0 {Candestroy: [DIRT, Cobblestone]} 

You can't place the square when you do not have a suitable Canplaceon tag in your hand.You have to place the square next to the block must be in the Canplaceon tag.

For example, the stones given below can only be placed on wood or wooden boards.

/give @p Stone 1 0 {Canplaceon: [Log, Planks]} 

Configuration

You can open or close these two characteristics separately in the configuration of this module.

This module also provides an additional configuration option to enable Canplaceon to limit the blocks that players can interact, such as the key to open the box.

It can also be configured so that specific squares can always be destroyed/placed.

Note at the original /GIVE instruction:

When the NBT data contains the colon, it does not work normally, so you cannot directly quote the items and blocks added by other modules.

Example:

/GIVE @P Stick 1 0 {Candestroy: [Botania: Flower]} will not work.

Please add an additional colon in front of the module name:

/GIVE @P Stick 1 0 {Candestroy: [: Botania: Flower]}

(This problem was fixed in the original 1.8.)

gallery

Minecraft images

A wooden stick that can destroy stones and dirt

Minecraft images

Minecraft images

Minecraft images

Egongwang Anjian 42030302000264 [Browser: Calculation ..] MC Encyclopedia (mcmod.cn) except for another statement, all the content of open public editors use BY-NC-SA 3.0 protocol.