A trolley with TNT (dynamite) is needed to organize an explosion using an activating rail. This explosion will destroy the trolley with TNT, but the rails and blocks under it will remain intact
- Minecraft versions: 1.19.2 /1.19.1 /1.19 /1.18.2 /1.18.1 /1.18 /1.17 /1.16
- ID: tnt_minecart
How to craft dynamite cart
Here is how to craft dynamite cart in Minecraft. The crafting recipe specifies the required ingredients and their location in Minecraft.
To craft dynamite cart in Minecraft you will need: This and This. These ingredients can be placed in the inventory or on the workbench as shown below. To open the inventory, you need to press the E key on the keyboard.
Get dynamite cart command
Here is the command that allows you to get dynamite cart in Minecraft, that is, how to create dynamite cart in Minecraft.
Dynamite cart can be summoned using a command in creative mode.. This requires:
- open chat (press “T”)
- write command
/give @p minecraft:tnt_minecart
- press “ENTER”
You can also specify the number and to whom dynamite cart will be issued:
-
/give @p minecraft:tnt_minecart 10
get 10 dynamite cart -
/give MinecraftMax minecraft:tnt_minecart
dynamite cart will be given to the player with the nickname MinecraftMax
The command can be written to the command block so that it is executed when a redstone signal is received.