
Create: Mobile Packages
Make your Create Packages Mobile
Обновлён 8 мая 2026 г. · опубликован 31 марта 2025 г.
Create: Mobile Packages
A Minecraft mod that adds support for delivering Create Mod Packages directly to the player.
Requirements
1.21.1 NeoForge
- NeoForge 21.1.206 or newer
- Create 6.0.9 or newer
1.20.1 Forge (no longer supported)
- Forge 47.3.33 or newer
- Create 6.0.8 or newer
Download?
- Modrinth: https://modrinth.com/mod/create-mobile-packages
- Curseforge: https://www.curseforge.com/minecraft/mc-mods/create-mobile-packages
Overview
Logistics Network
The core of the mod is the Logistics Network.
- Linking: Bee Ports must be linked to a network. Place a new one to create a network, or link to an existing one.
- Security: Robo Bees only fly to ports and players within the same network.
- Membership: Players can join a network via the Bee Port GUI. View your networks with the
Hhotkey.
Bee Port
The hub for your logistics network.
- Send & Receive: Automates package delivery to addresses (players or other ports).
- Requirement: Requires a Robo Bee item in its internal inventory to send packages.
- Return Mode: Toggle to have Robo Bees return to this port after delivering to a player.
- Automation: By default, it pulls packages from adjacent inventories. When powered by Redstone, it pushes items to adjacent inventories.
Robo Bee
The courier entity.
- Delivery: Carries packages to their destination address.
- Spawning: Right-click with a Robo Bee item to spawn.
- Network: The bee binds to the network the item is linked to. If the item is unlinked, the bee will target any available port.
Portable Stock Ticker
A handheld device for remote item management.
- Request Items: Access your stock remotely by linking to Create Logistics Network.
- Send Items: Use the Trash Slots to send items from your inventory to a specific address via Robo Bee. (The Bee Port needs to be in the same network as the Portable Stock Ticker)
- Crafting support within the request interface
- JEI Support: Synchronized item search.
Mobile Packager
A utility for managing packages on the go.
- Create: Pack up to 9 item stacks into an addressed package.
- Edit: View and modify existing package contents (Sneak + Use).
Commands
Admin commands for managing logistics networks.
/cmp network list- Display all networks, player counts, and owners./cmp network add <player> <networkId>- Force add a player to a network./cmp network remove <player> <networkId>- Force remove a player from a network./cmp robos clear- Remove all Robo Bees from the world.
Translations
Help translate the mod on Crowdin.
Gallery
Simple Setup
Link the Port and the Stock Link, by clicking with one item on the other block. You can link your Portable Stock Ticker by Shift-Clicking with it on the Stock Link, Port or other Linked Blocks
Robo Bee on its way delivering to you
Robo Bee on its way picking up your Trash Slot items to deliver them to "Port1"
Portable Stock Ticker selecting items to be send to you
Admin Console Command to manage Networks (can also be done via UI)
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 1.21.1-0.7.6 | Релиз | 1.21.1 | neoforge | 8 мая 2026 г. | .jar (534 КБ) |
| 1.21.1-0.7.5 | Релиз | 1.21.1 | neoforge | 7 мая 2026 г. | .jar (531 КБ) |
| 1.21.1-0.7.4 | Релиз | 1.21.1 | neoforge | 22 апреля 2026 г. | .jar (520 КБ) |
| 1.21.1-0.7.3 | Релиз | 1.21.1 | neoforge | 20 апреля 2026 г. | .jar (520 КБ) |
| 1.21.1-0.7.2 | Релиз | 1.21.1 | neoforge | 19 апреля 2026 г. | .jar (520 КБ) |
| 1.21.1-0.7.1 | Релиз | 1.21.1 | neoforge | 19 апреля 2026 г. | .jar (517 КБ) |
| 1.21.1-0.7.0 | Релиз | 1.21.1 | neoforge | 17 марта 2026 г. | .jar (514 КБ) |
| 1.20.1-0.6.1 | Релиз | 1.20.1 | forge | 20 февраля 2026 г. | .jar (478 КБ) |
| 1.21.1-0.6.1 | Релиз | 1.21.1 | neoforge | 20 февраля 2026 г. | .jar (473 КБ) |
| 1.21.1-0.6.0 | Релиз | 1.21.1 | neoforge | 15 февраля 2026 г. | .jar (472 КБ) |
| 1.20.1-0.6.0 | Релиз | 1.20.1 | forge | 1 февраля 2026 г. | .jar (478 КБ) |
| 1.21.1-0.6.0-Beta-03 | Бета | 1.21.1 | neoforge | 11 декабря 2025 г. | .jar (411 КБ) |
| 1.20.1-0.6.0-Beta-03 | Бета | 1.20.1 | forge | 11 декабря 2025 г. | .jar (415 КБ) |
| 1.21.1-0.6.0-Beta-02 | Бета | 1.21.1 | neoforge | 27 октября 2025 г. | .jar (374 КБ) |
| 1.20.1-0.6.0-Beta-02 | Бета | 1.20.1 | forge | 27 октября 2025 г. | .jar (376 КБ) |
Показаны последние 15 из 45 версий. Все версии — на Modrinth.
Ченджлог
1.21.1-0.7.6Релиз1.21.1 · 8 мая 2026 г.
Create: Mobile Packages - v0.7.6 - 1.21.1 - 08.05.2026
Changes
- Update Toast design (#338)
- Fix address bar text key (#339)
- Fix item count on Toast for fluids with FluidLogistic (#342)
- Add discord release notification workflow to CI pipeline
Full changelog: https://github.com/timplay33/Create-Mobile-Packages/blob/mc1.21.1/main/CHANGELOG.md
1.21.1-0.7.5Релиз1.21.1 · 7 мая 2026 г.
Create: Mobile Packages - v0.7.5 - 1.21.1 - 07.05.2026
Changes
- Added support for FluidLogistic (#336, #333)
- Changed CI pipeline to include the Changelog in the release description
Full changelog: https://github.com/timplay33/Create-Mobile-Packages/blob/mc1.21.1/main/CHANGELOG.md
1.21.1-0.7.4Релиз1.21.1 · 22 апреля 2026 г.
Create: Mobile Packages - v0.7.4 - 1.21.1 - 22.04.2026
Changes
- Fix support for Create 6.0.10 (#324, #323)
https://github.com/timplay33/Create-Mobile-Packages/blob/mc1.21.1/main/CHANGELOG.md
1.21.1-0.7.3Релиз1.21.1 · 20 апреля 2026 г.
Create: Mobile Packages - v0.7.3 - 1.21.1 - 20.04.2026
Changes
- Fix bees not being able to return when bee port is not aligned properly on the world grid (enter / exit loop) (#317, #318)
https://github.com/timplay33/Create-Mobile-Packages/blob/mc1.21.1/main/CHANGELOG.md
1.21.1-0.7.2Релиз1.21.1 · 19 апреля 2026 г.
Create: Mobile Packages - v0.7.2 - 1.21.1 - 19.04.2026
Changes
- Add support for Sable & Create Aeronautics (#315, #313)
https://github.com/timplay33/Create-Mobile-Packages/blob/mc1.21.1/main/CHANGELOG.md
1.21.1-0.7.1Релиз1.21.1 · 19 апреля 2026 г.
Create: Mobile Packages - v0.7.1 - 1.21.1 - 19.04.2026
Changes
- Update Translations (#310)
- allow for custom Toast positioning (#311, #312)
https://github.com/timplay33/Create-Mobile-Packages/blob/mc1.21.1/main/CHANGELOG.md
1.21.1-0.7.0Релиз1.21.1 · 17 марта 2026 г.
Create: Mobile Packages - v0.7.0 - 1.21.1 - 17.03.2026
Additions
Added Bee Port Return Mode toggle in the Bee Port GUI (#136)
- New button that toggles between normal delivery and return mode
- In return mode, Robo Bees spawned from that port fly back to their origin port after successful player delivery
Added Admin/OP Commands for Network Management (#305)
/cmp network list- Display all logistics networks with names, player counts, lock status, and owner information/cmp network add <player> <networkId>- Add a player to a network (auto-filters to named networks only)/cmp network remove <player> <networkId>- Remove a player from a network (auto-filters to networks the player is part of)- Full command auto-completion with intelligent filtering
Added TrashSlots to the Portable Stock Ticker allowing players to send items (#299)
- Set an address
- Put items in the TrashSlots
- A Robo Bee will come and pick up the items and send them to the address
Bug Fixes
- Fixed Port with full packages inventory can't accept RoboBee without package (#301)
- Fixed Portable Stock Ticker not updating to an empty item list if the last item is removed (#302)
- Fixed Portable Stock Ticker losing address after restart (#287)
https://github.com/timplay33/Create-Mobile-Packages/blob/mc1.21.1/main/CHANGELOG.md
1.20.1-0.6.1Релиз1.20.1 · 20 февраля 2026 г.
Полная история изменений — на Modrinth.
Комментарии
Загружаем…





