Loading trolley
A minecart with a funnel is needed in Minecraft to collect items that lie on the rails. It has 5 slots and all the same functions as a regular funnel.. To get items from the minecar with a funnel, you need to right-click on it
- Minecraft versions: 1.19.2 /1.19.1 /1.19 /1.18.2 /1.18.1 /1.18 /1.17 /1.16
- ID: hopper_minecart
How to craft loading trolley
Here is how to craft loading trolley in Minecraft. The crafting recipe specifies the required ingredients and their location in Minecraft.
To craft loading trolley 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 loading trolley command
Here is the command that allows you to get loading trolley in Minecraft, that is, how to create loading trolley in Minecraft.
Loading trolley can be summoned using a command in creative mode.. This requires:
- open chat (press “T”)
- write command
/give @p minecraft:hopper_minecart
- press “ENTER”
You can also specify the number and to whom loading trolley will be issued:
-
/give @p minecraft:hopper_minecart 10
get 10 loading trolley -
/give MinecraftMax minecraft:hopper_minecart
loading trolley 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.