kill @e[type=minecraft:firework_rocket,nbt={Life:20}] /data merge entity @e[type=minecraft:firework_rocket,limit=1,sort=nearest] {LifeTime:1b} /data merge entity @e[type=minecraft:firework_rocket,limit=1,sort=nearest] {ShotAtAngle:0b,diamond:1b} /summon minecraft:firework_rocket ^ ^ ^...
kill @e[type=minecraft:firework_rocket,nbt={Life:20}] /data merge entity @e[type=minecraft:firework_rocket,limit=1,sort=nearest] {LifeTime:1b} /data merge entity @e[type=minecraft:firework_rocket,limit=1,sort=nearest] {ShotAtAngle:0b,diamond:1b} /summon minecraft:firework_rocket ^ ^ ^...
烟花火箭(Firework Rocket)是一种能够生成大量粒子、能对生物造成伤害的物品和实体,可以用作弩的弹药或用来加速正在使用鞘翅滑翔的玩家。 烟花火箭能通过合成和命令获取。没有爆裂效果的烟花火箭也可在创造模式物品栏中获得。 脚本错误:您必须指定要调用的函数。 脚本错
This type of firework rocket will create fireworks in the shape of a small ball that is light blue in color. Since our crafting recipe used 1 gunpowder, the firework rocket has a flight duration of 1. TIP:The flight duration determines how high the firework rocket will go. ...
This Minecraft tutorial explains how to craft a basic firework rocket with screenshots and step-by-step instructions. In Minecraft, a firework rocket is a fun item that can be used to rocket propel the elytra. Let's explore how to make a basic firework r
explosion and simply leaves a trail behind them. In order to craft this type of fireworks, we needone piece of paper and at least one or at most three pieces of gunpowder.The flight duration of the rocket depends on the number of gunpowder used at the time of the creation of the ...
烟花火箭(Firework Rocket)是一种能够生成大量粒子、能对生物造成伤害的物品和实体,可以用作弩的弹药或用来加速正在使用鞘翅滑翔的玩家。 烟花火箭能通过合成和命令获取。没有爆裂效果的烟花火箭也可在创造模式物品栏中获得。 脚本错误:您必须指定要调用的函数。 脚本错
Source File: Firework.java From minecraft-roguelike with GNU General Public License v3.0 5 votes public static ItemStack get(Random rand, int stackSize){ ItemStack rocket = new ItemStack(Items.FIREWORKS, stackSize); NBTTagCompound tag = new NBTTagCompound(); NBTTagCompound fireworks = new NBT...
"firework": Launches a firework rocket. "give_chest": Places a chest in front of each selected entity. "select": Selector (default: "@s") Selection of entities who will each get a chest. "give_item": Adds one or more items to each selected entity. ...