your current location:首页 > news>Oregen minecraft

Oregen minecraft

2024-12-15 02:08:55|Myriagame |source:minecraft skins

Foreword

Are you the author of the RPG map?Are you an integrated package author?Are you still worried about the minerals in the map?Then use this module.

characteristic

This module adds a new tab page in the creative mode bar, which contains all minerals with an ORE tags in the current installed module;

Same as the original mineral, when holding a pick to dig the mineral of this module, it will drop the items that should be dropped normally, and support precise collection and time transportation;

The minerals of this module cannot be naturally generated in the world, so it can only be placed and destroyed in the creative mode, and the position where the mineral is located will be replaced with stones that cannot be destroyed by the survival mode and adventure mode.

Minecraft images

instruction

A new instruction is added, which can be freely set to a renewable mode. You can also add other blocks to the configuration file as renewable. If the instruction is added, you need to enter the following instructions:

/oreregen      

# oublock refers to the name of the mineral. For example, the original iron ore, the name of the mineral is Minecraft: Iron_ore, as well as the minerals in the module, you can display the prompt box in the F3+H in the game.

# oumeta refers to the meta -data data of minerals. For example, the original stone and granite, the names of the stone and granite are Minecraft: Stone, but if the metadata is 0, it is stone; the metadata is 1, then the granite is granite.

Minecraft images

Minecraft images

BrokenBlock and BrokenMeta are the same as the metadata as the name, but this is a block that is displayed after the mineral is excavated and the time is not reached. By default: stone.

Configuration file

# Configuration file

General {

############################################## This############################################## This######

# Settings

#---------------------------------------------------------------------------------------------------#

# General Mod Settings

############################################## This############################################## This######

Settings {

# Regenerating blocks are blast residant.

B: BlocksareBlastresistant = TRUE

# Default state for broken res.

S: DefaultBrokenstate = Minecraft: Stone; 0

# Default respawn time (in ticks) for ols.

I: DEFAULTRTRESPAWNTIME = 12000 # Overrides and Custom Entries. Add or Edit New Entries in the Follow Format: Oreblock; Meta-> Brokenback: ; Meta@RespawntimeRenewable blocks)

S: Oreoverrides <

Minecraft: Quartz_ore; 0-> Minecraft: Netherrack; 0@12000 (Lower Jieying Miner [Metal Data: 0] will be replaced with hell rock at the excavated location after being excavated [metadata: 0], 12000 in@12000It's cooling time, that is, 10 minutes)

Minecraft: Diamond_ore; 0-> Minecraft: Stone; 0@24000 (diamond ore [metadata: 0] will be replaced with stones at the excavated position after being excavated [metadata: 0], 24000 in@24000 is cooling downTime, that is, 20 minutes)

"

}

}

Minecraft images

Minecraft images

Minecraft images

In addition to other statements, MCMOD.CN, all open public editing content uses the BY-NC-SA 3.0 protocol.