Unofficial site, not affiliated with modrinth.com.What is this?
Моды/Create: Mobile Packages
Create: Mobile Packages

Create: Mobile Packages

Make your Create Packages Mobile

301.4K
187
  • Create: Mobile Packages 1.21.1-0.7.6

    release9 мая 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

  • Create: Mobile Packages 1.21.1-0.7.5

    release7 мая 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

  • Create: Mobile Packages 1.21.1-0.7.4

    release22 апреля 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

  • Create: Mobile Packages 1.21.1-0.7.3

    release20 апреля 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

  • Create: Mobile Packages 1.21.1-0.7.2

    release20 апреля 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

  • Create: Mobile Packages 1.21.1-0.7.1

    release19 апреля 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

  • Create: Mobile Packages 1.21.1-0.7.0

    release18 марта 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

  • Create: Mobile Packages 1.21.1-0.6.0

    release15 февраля 2026 г.

    Create: Mobile Packages - v0.6.0 - 1.21.1 - 15.02.2026

    Breaking Changes

    Logistics Network support

    Warning! This will break all existing ports. They need to be replaced to link to a logistics network!

    • Link a bee port to a logistics network or place one to create a new one
    • Robo Bees will only fly to Robo Bee Ports and Players within their network
    • The Robo Bee Item can be linked to a logistics network
    • If a Robo Bee Item is not connected to a network, then the bee will fly to any port (closest)
    • Players can add themselves to a logistics network by clicking the new button on the bee port GUI
    • Players can see all networks they are part of with the hotkey H
    • Players can pick up Robo Bees in their network by hitting them

    Changes

    • Simplify Robo behavior state system
    • Add nametag No valid target to Robos
    • Add Abstractions for the target
    • Bump create_version to 6.0.9-215
    • Disable dimension travel for robos (nether & end portals) (#250)
    • Update Translations (#243, #269)

    Bug Fixes

    • Add support for Create 6.0.7 (#241)
    • Fixed item duplication in the Mobile Packager (#270)
    • Fixed missing Robo Bee clear recipe (#276)
    • Fixed recipe freezes (#279)
    • Fixed bee port duplication bug (#252)

    Additions

    • Added support for EMI (#279)
    • Added /cmp robos clear command to remove all robos (#261)
    • Added Mobile Packager for packaging items on the go

    https://github.com/timplay33/Create-Mobile-Packages/blob/mc1.21.1/main/CHANGELOG.md

  • Create: Mobile Packages 1.20.1-0.6.0

    release2 февраля 2026 г.

    Create: Mobile Packages - v0.6.0 - 01.02.2026

    Breaking Changes

    Logistics Network support

    Warning! This will break all existing ports. They need to be replaced to link to a logistics network!

    • Link a bee port to a logistics network or place one to create a new one
    • Robo Bees will only fly to Robo Bee Ports and Players within their network
    • The Robo Bee Item can be linked to a logistics network
    • If a Robo Bee Item is not connected to a network, then the bee will fly to any port (closest)
    • Players can add themselves to a logistics network by clicking the new button on the bee port GUI
    • Players can see all networks they are part of with the hotkey H
    • Players can pick up Robo Bees in their network by hitting them

    Changes

    • Simplify Robo behavior state system
    • Add nametag No valid target to Robos
    • Add Abstractions for the target
    • Bump create_version to 6.0.8-289
    • Disable dimension travel for robos (nether & end portals) (#250)
    • Update Translations (#243, #269)

    Bug Fixes

    • Add support for Create 6.0.7 (#241)
    • Fixed item duplication in the Mobile Packager (#270)
    • Fixed missing Robo Bee clear recipe (#276)
    • Fixed recipe freezes (#279)
    • Fixed bee port duplication bug (#252)

    Additions

    • Added support for EMI (#279)
    • Added /cmp robos clear command to remove all robos (#261)
    • Added Mobile Packager for packaging items on the go
  • Create: Mobile Packages 1.21.1-0.6.0-Beta-03

    beta11 декабря 2025 г.

    Create: Mobile Packages - v0.6.0-Beta-03

    This is a preview of the next release. Nothing is final and things will change!

    DON'T USE THIS BETA-RELEASE IN YOUR MAIN WORLD. BACKUP YOUR FILES BEFORE INSTALLING!

    NEW in this BETA:

    Changes

    • added Mobile Packager for packaging items on the go
    • Bump create_version to 6.0.8-289
    • added "/cmp robos clear" command to remove all robos (#261)
    • disable dimension travel for robos (nether & end portals) (#250)
    • fix bee port duplication bug (#252)
    • update Translations (#243)

    NEW in OLD BETA:

    Breaking Changes

    Logistics Network support

    Warning! This will break all existing ports. They need to be replaced to link to a logistics network!

    • link a bee port to a logistics network or place one to create a new one
    • bees will only fly to bee ports within their network.
    • the bee item can be linked to a logistics network
    • if a bee item is not connected to a network, then the bee will fly to any port (closest)

    Changes

    • simplify Robo behavior state system
    • add nametag 'No valid target' to Robos
    • added Abstractions for the target

    Bug Fixes

    • add support for Create 6.0.7 (#241)
  • Create: Mobile Packages 1.20.1-0.6.0-Beta-03

    beta11 декабря 2025 г.

    Create: Mobile Packages - v0.6.0-Beta-03

    This is a preview of the next release. Nothing is final and things will change!

    DON'T USE THIS BETA-RELEASE IN YOUR MAIN WORLD. BACKUP YOUR FILES BEFORE INSTALLING!

    NEW in this BETA:

    Changes

    • added Mobile Packager for packaging items on the go
    • Bump create_version to 6.0.8-289
    • added "/cmp robos clear" command to remove all robos (#261)
    • disable dimension travel for robos (nether & end portals) (#250)
    • fix bee port duplication bug (#252)
    • update Translations (#243)

    NEW in OLD BETA:

    Breaking Changes

    Logistics Network support

    Warning! This will break all existing ports. They need to be replaced to link to a logistics network!

    • link a bee port to a logistics network or place one to create a new one
    • bees will only fly to bee ports within their network.
    • the bee item can be linked to a logistics network
    • if a bee item is not connected to a network, then the bee will fly to any port (closest)

    Changes

    • simplify Robo behavior state system
    • add nametag 'No valid target' to Robos
    • added Abstractions for the target

    Bug Fixes

    • add support for Create 6.0.7 (#241)
  • Create: Mobile Packages 1.21.1-0.6.0-Beta-02

    beta27 октября 2025 г.

    Create: Mobile Packages - v0.6.0-Beta-02

    This is a preview of the next release. Nothing is final and things will change!

    DON'T USE THIS BETA-RELEASE IN YOUR MAIN WORLD. BACKUP YOUR FILES BEFORE INSTALLING!

    NEW in this BETA:

    Bug Fixes

    • add support for Create 6.0.7 (#241)

    NEW in OLD BETA:

    Breaking Changes

    Logistics Network support

    Warning! This will break all existing ports. They need to be replaced to link to a logistics network!

    • link a bee port to a logistics network or place one to create a new one
    • bees will only fly to bee ports within their network.
    • the bee item can be linked to a logistics network
    • if a bee item is not connected to a network, then the bee will fly to any port (closest)

    Changes

    • simplify Robo behavior state system
    • add nametag 'No valid target' to Robos
    • added Abstractions for the target
  • Create: Mobile Packages 1.20.1-0.6.0-Beta-02

    beta27 октября 2025 г.

    Create: Mobile Packages - v0.6.0-Beta-02

    This is a preview of the next release. Nothing is final and things will change!

    DON'T USE THIS BETA-RELEASE IN YOUR MAIN WORLD. BACKUP YOUR FILES BEFORE INSTALLING!

    NEW in this BETA:

    Bug Fixes

    • add support for Create 6.0.7 (#241)

    NEW in OLD BETA:

    Breaking Changes

    Logistics Network support

    Warning! This will break all existing ports. They need to be replaced to link to a logistics network!

    • link a bee port to a logistics network or place one to create a new one
    • bees will only fly to bee ports within their network.
    • the bee item can be linked to a logistics network
    • if a bee item is not connected to a network, then the bee will fly to any port (closest)

    Changes

    • simplify Robo behavior state system
    • add nametag 'No valid target' to Robos
    • added Abstractions for the target
  • Create: Mobile Packages 1.21.1-0.6.0-Beta-01

    beta27 октября 2025 г.

    Create: Mobile Packages - v0.6.0-Beta-01

    This is a preview of the next release. Nothing is final and things will change! DON'T USE THIS BETA-RELEASE IN YOUR MAIN WORLD. BACKUP YOUR FILES BEFORE INSTALLING!

    Breaking Changes

    Logistics Network support

    Warning! This will break all existing ports. They need to be replaced to link to a logistics network!

    • link a bee port to a logistics network or place one to create a new one
    • bees will only fly to bee ports within their network.
    • the bee item can be linked to a logistics network
    • if a bee item is not connected to a network, then the bee will fly to any port (closest)

    Changes

    • simplify Robo behavior state system
    • add nametag 'No valid target' to Robos
    • added Abstractions for the target
  • Create: Mobile Packages 1.20.1-0.6.0-Beta-01

    beta27 октября 2025 г.

    Create: Mobile Packages - v0.6.0-Beta-01

    This is a preview of the next release. Nothing is final and things will change!

    DON'T USE THIS BETA-RELEASE IN YOUR MAIN WORLD. BACKUP YOUR FILES BEFORE INSTALLING!

    Breaking Changes

    Logistics Network support

    Warning! This will break all existing ports. They need to be replaced to link to a logistics network!

    • link a bee port to a logistics network or place one to create a new one
    • bees will only fly to bee ports within their network.
    • the bee item can be linked to a logistics network
    • if a bee item is not connected to a network, then the bee will fly to any port (closest)

    Changes

    • simplify Robo behavior state system
    • add nametag 'No valid target' to Robos
    • added Abstractions for the target
  • Create: Mobile Packages 1.21.1-0.5.5

    release13 сентября 2025 г.

    Create: Mobile Packages - v0.5.5 - 1.21.1 - 13.09.2025

    Bug Fixes

    • Fix Hotkey for Portable Stock Ticker Network Error if no Portable Stock Ticker is in the inventory

    https://github.com/timplay33/Create-Mobile-Packages/blob/mc1.21.1/main/CHANGELOG.md

1

Совместимость

Minecraft: Java Edition

Платформы

Поддерживаемые окружения

Клиент и сервер

Сведения

Лицензия:
Опубликован:1 год назад
Обновлён:1 месяц назад
ID проекта:
Главная