your current location:首页 > news>Ore stage (ore stages) Minecraft

Ore stage (ore stages) Minecraft

2024-12-15 02:10:31|Myriagame |source:minecraft skins

Brief introduction

Attached to the game phase, the author is allowed to integrate the package to increase the mineral (actually can actually be a block). Before the player unlocks the stage, these blocks will be disguised as other blocks.Right -click on it.

Replacement method (need crafttweaker)

Replace it with the original stone:

 mods.Orestages.orestages.addreplacement (String Stage, IINGREDIENT Original); 

Replace it with other blocks:

 Mods.Orestages.orestages.addreplacement (String Stage, IINGREDIENT Original, Itemstack Replacement); 

Use the box ID to replace the square (a block for the form of no items):

 mods.orestages.orestages.addreplacementByid (String Stage, String Original, String Replacement); 

Another form of replacement (the official page is explained as a non -player method to destroy the square, such as using a machine or explosion, then the block will drop the drop before the camouflage):

 mods.orestages.orestages.addnondefaultingRePlacement (String Stage, IINGREDIENTONTRIGINAL); mods.orestages.Orestages.adddn ONDEFAULTINGREPLACEMENT (String Stage, IINGREDIENT Original, IitemStack Replment); mods.orestages.orestages.adDNONDefaultingRePlacementByid (String Stage, String Original, String Replacement); 

Some official examples:

 mods.orestages.orestages.addreplacementByid ("One", "Minecraft: potatoes:*", "MODS.RLLAFT: TALLGRASS: 2"); TAGES.orestages.addreplacementByid ("TWO"," Minecraft: WHEAT:*"," Minecraft: Carrots: 3 "); mods.Orestages.orestages.addreplacementByid (" Three "," MINECRAFT: Nether_wart:*"," MINECRAFT: beetroots "); mods.orestages.OreStages.addReplacement("four", );mods.orestages.OreStages.addReplacement("one", );mods.orestages.Orestages.addnondefaultingRePlacement ("One", , ); mods.orestages.orestages.addreplacement ("FIVE", , );
gallery

Demonstrate

Minecraft images

GameStages

Minecraft images

The goal of MC Encyclopedia (MCMOD.CN) is to provide players with a better environment for MOD learning and research, and accept and cultivate more hardcore players.Provide Minecraft (Minecraft) MOD (module) item data introduction, tutorial strategy and MOD download, and is committed to improving the player's game experience.About the encyclopedia Encyclopedia help development log Donate Encyclopedia to follow the encyclopedia B station = "Fa Fa-Anagle-Right"> Opinions feedback Email © CopyRight Mc Encyclopedia 2013-2024 mcmod.cn |

Minecraft images

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

Minecraft images