Skip to content

Releases: timplay33/Create-Mobile-Packages

1.21.1-0.7.4

22 Apr 15:42
4653fa5

Choose a tag to compare


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

20 Apr 14:59
b8437e6

Choose a tag to compare


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

19 Apr 21:16
a54f79b

Choose a tag to compare


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

19 Apr 10:57
fa45f42

Choose a tag to compare


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

17 Mar 21:36
3e8e741

Choose a tag to compare


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.21.1-0.6.1

20 Feb 17:45
997948f

Choose a tag to compare


Create: Mobile Packages - v0.6.1 - 1.21.1 - 20.02.2026

Bug Fixes

  • Fixed Stock quantity not visible in the portable stock ticker (#290)
  • Fixed Fix Inconsistent amount of push and popPose (#292)
  • Add Bee Port clearing recipe

Changes

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

1.20.1-0.6.1

20 Feb 17:46
d3b3411

Choose a tag to compare


Create: Mobile Packages - v0.6.1 - 1.20.1 - 20.02.2026

Bug Fixes

  • Fixed Fix Inconsistent amount of push and popPose (#292)

Changes

  • Update Translations (#285)

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

1.21.1-0.6.0

15 Feb 17:28
3ee4412

Choose a tag to compare


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

1.20.1-0.6.0

01 Feb 21:48
46c740b

Choose a tag to compare


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

Full Changelog: 1.20.1-0.5.5...1.20.1-0.6.0

1.21.1-0.5.5

13 Sep 17:10
6a20ac2

Choose a tag to compare