your current location:首页 > news>[CNG] Custom NBT Gun (Custom NBT Gun) Minecraft

[CNG] Custom NBT Gun (Custom NBT Gun) Minecraft

2024-12-15 02:17:01|Myriagame |source:minecraft skins

Overview

A custom firearm data package.Players can cooperate with several interfaces of CustomModeldata, texture packages and data packets to achieve strange effects, and the data packet is a MIT protocol, which means that they can be used and modified at will.Do not shoot

document

Please check "Game Settings"

Exemplary example

Give yourself a firearm with 100 damage.

/give @s carrot_on_a_stick {cNGNBT: {damage: 100}} 

Give yourself a firearm with a damage of 100 maximum ammunition and using bullet ID to Default, and gives supporting bullets.

/give @s carrot_on_a_stick {cNGNBT: {damage: 100, ammoid: "default", maxammo: 30}/give @s IRON_Nugget {cNGA mmonbt: {id: "default"}} 

Give yourself a horizontal recoil to 50, the horizontal recoil offset is 10, the vertical recoil is 100, the vertical recoil offset is 40, and the damage is 100 (when X or Y does not exist, there is no related recoil).

/give @s carrot_on_a_stick {cNGNBT: {damage: 100, recoil: {x: 50, x_offest: 10, y: 40}} 

Give yourself a shooting interval of 100 games, and the bomb time is carved with 20 games.

/give @s carrot_on_a_stick {cNGNBT: {firingInterval: 100, loadingtime: 20} 

Give yourself a 10th firearm that falls into 50.

/give @s carrot_on_a_stick {cNGNBT: {drop: 50}} 

Precautions

This data packet naming space is CNG, the physical tag prefix is ​​CNGT, and the score board prefix is ​​CNGS;

Before upgrading to 0.5.7A, please uninstall with the Unload function, and then install the version of 0.5.7A or above;

The error is slightly many, if you encounter an error, please go to the project issue or feedback in the comment area;

The author may be updated for a long time because of his busy school, please forgive me.

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.