- check_circle Functions
- check_circle Loot Tables
- check_circle Recipes
- 8,163 views, 4 today
- 737 downloads, 0 today
- 24
- 29
- 5
Required Resource Pack
3
Updated on May, 2024:
The datapack is updated to work with the new component system, so it should work on versions 1.20.5 - 1.21.
Hope you enjoy it!
----------------------------------------------------------------------------------------------------
Here it is my first DataPack, hope you enjoy it,
It's just a simple "chest" or "barrel" transporter (Chest grabber, Chest transporter) made in Vanilla Minecraft.
The concept is simple, you just right click the chest or barrel and pack it wherever you want, then unpack it.
Now you can transport all your chests, barrels and items inside of them with this ease.
Yes, it's like a Shulkerbox, but it's an Item with durability for early game. So it's balanced in multiple ways. (And it is not comfortable to transport chests like that. Hehe...)
¿Why you should use this datapack?
Because it's balanced and funny, Minecraft always had inventory management issues and with this small piece I am providing a solution widely used in the Modding community but brought to a simpler world such as Vanilla Minecraft with commands.
¿Can I use with X?
Of course, it shouldn't have any problem with any other Datapack (AFAIK).
¿Can I Share it with my friends?
Of course you can, and you should, that's been made to make everyone happier in their worlds.
¿How can i craft it?
You can see my pictures and video showcasing it. ^^
¿Any questions? Just download and try it!
Recipe for "Box Packer" (One time use only):
"pattern":
"ppp",
"pcp",
"ppp"
"key": {
"p":
"item": "minecraft:paper"
"c":
"item": "minecraft:chest"
Recipe for "Reinforced Box Packer" (25 uses):
"pattern":
"ipi",
"pcp",
"ipi"
"key":
"p":
"item": "minecraft:paper"
"c":
"item": "minecraft:chest"
"i":
"item": "minecraft:iron_ingot"
The datapack is updated to work with the new component system, so it should work on versions 1.20.5 - 1.21.
Hope you enjoy it!
----------------------------------------------------------------------------------------------------
Here it is my first DataPack, hope you enjoy it,
It's just a simple "chest" or "barrel" transporter (Chest grabber, Chest transporter) made in Vanilla Minecraft.
The concept is simple, you just right click the chest or barrel and pack it wherever you want, then unpack it.
Now you can transport all your chests, barrels and items inside of them with this ease.
Yes, it's like a Shulkerbox, but it's an Item with durability for early game. So it's balanced in multiple ways. (And it is not comfortable to transport chests like that. Hehe...)
¿Why you should use this datapack?
Because it's balanced and funny, Minecraft always had inventory management issues and with this small piece I am providing a solution widely used in the Modding community but brought to a simpler world such as Vanilla Minecraft with commands.
¿Can I use with X?
Of course, it shouldn't have any problem with any other Datapack (AFAIK).
¿Can I Share it with my friends?
Of course you can, and you should, that's been made to make everyone happier in their worlds.
¿How can i craft it?
You can see my pictures and video showcasing it. ^^
¿Any questions? Just download and try it!
Recipe for "Box Packer" (One time use only):
"pattern":
"ppp",
"pcp",
"ppp"
"key": {
"p":
"item": "minecraft:paper"
"c":
"item": "minecraft:chest"
Recipe for "Reinforced Box Packer" (25 uses):
"pattern":
"ipi",
"pcp",
"ipi"
"key":
"p":
"item": "minecraft:paper"
"c":
"item": "minecraft:chest"
"i":
"item": "minecraft:iron_ingot"
Compatibility | Minecraft 1.20 |
to | Minecraft 1.21 |
Tags |
3 Update Logs
Update #3 : by KamiADN 05/04/2024 11:52:25 amMay 4th
- Updated to Version 3.0 for 1.20.5 - 1.20.6!
- Now using the new "component" system.
- Updated recipes to working with the vanilla system, since they use common items and now that you can output custom items with NBT.
- Display using new minecraft block_display.
- Barrels will be oriented in the way they will be placed.
- Chest should do it too, but currently Mojang doesn't support facing on block_display chests...
- Now you can carry up to 6 packed boxes (or more if you bunny jump or move them to an enderchest/shulkerbox)
- Now using the new "component" system.
- Updated recipes to working with the vanilla system, since they use common items and now that you can output custom items with NBT.
- Display using new minecraft block_display.
- Barrels will be oriented in the way they will be placed.
- Chest should do it too, but currently Mojang doesn't support facing on block_display chests...
- Now you can carry up to 6 packed boxes (or more if you bunny jump or move them to an enderchest/shulkerbox)
LOAD MORE LOGS
5151857
119
Create an account or sign in to comment.