your current location:首页 > news>INITIAL Inventory Minecraft

INITIAL Inventory Minecraft

2024-12-15 02:13:12|Myriagame |source:minecraft skins

Overview

Allows you to set the initial items obtained when players enter the world for the first time.

This will allow you to customize the types, quantities and positions in the backpack when you customize when you enter the world.

Crafttweaker supports, its link can be found in the relevant link-Wiki.

For basic use of the Crafttweaker module, please go to https://www.mcmod.cn/class/669.html.

Format

The editing format in the Zenscripts file is as follows:

 // When entering the world for the first time, get a fire handlebar. y.Invhandler.addstarTITITEM (*5); // Get three stones in the second grid item column when entering the world for the first time.Both are located in the 2nd grid, then the latter one will run to the third grid mods.initialinventory.invhandler.addstartingItem (*3,2); // Support other module items // when entering the world for the first time to getFive white mysterious petals [Module: Plant Magic] Mods.initialInventory.invhandler.addstartingItem (*5); // Support NBT // to enter the world for the first time to get a 1559 point durability II durable II durability durableThe diamond Ho Ho Mods.initialinventory.invhandler.addstartingItem (. Withtag ({Ench: 1 as short, id: 34 ass Short}, {lvl: 2 as short, ID: 32 as short}], refaircost: 3})); 

Note that the name of the item must be brought <> (you can use/ct hand to get the name of the crafttweaker format in the game), and there must be; at the end;

Similar module

StartingInventory (Forge_1.6.2 ~ 1.8)

[CSG] Custom initial equipment Custom Starter Gear (Forge_1.10.2 or more)

Initial kit Starter Kit (forge_1.12.2 or more & fabric_1.16 or more)

Customized Akashbao Code Starting Guide 4436 views 1 year ago

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

Minecraft images

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