SilverLABS
  • Joined on 2025-11-12
SilverLABS pushed to main at SilverLABS/minecraft-aiworld 2026-04-24 00:36:21 +00:00
3a010091e5 fix(camping): reshape hammock recipe to fit 3x3 crafting grid
SilverLABS pushed to main at SilverLABS/minecraft-aiworld 2026-04-24 00:11:56 +00:00
14dd6d5ce7 ci(deploy): include camping-supplies-addon in workflow sync
SilverLABS pushed to main at SilverLABS/minecraft-aiworld 2026-04-23 23:33:32 +00:00
25870ef082 fix(lobby_transfer): pass connectionOptions object to transferPlayer
SilverLABS pushed to main at SilverLABS/minecraft-aiworld 2026-04-23 23:01:06 +00:00
c35b97afef fix(lobby_transfer): restore transferPlayer beta API (Player.transfer does not exist in BDS 1.26)
SilverLABS pushed to main at SilverLABS/minecraft-aiworld 2026-04-23 22:36:15 +00:00
81f84b56a0 fix(lobby_transfer): replace removed @minecraft/server-admin transferPlayer with stable Player.transfer
SilverLABS pushed to main at SilverLABS/minecraft-aiworld 2026-04-23 22:28:16 +00:00
db8f37a24d fix(addons): populate recipe unlock with crafting_table ingredient
SilverLABS pushed to main at SilverLABS/minecraft-aiworld 2026-04-23 22:22:43 +00:00
e6148a2949 fix(addons): correct recipe unlock shape and block format_version
SilverLABS pushed to main at SilverLABS/minecraft-aiworld 2026-04-23 22:18:30 +00:00
43248820fa fix(addons): bring silverlabs packs into schema compliance
SilverLABS pushed to main at SilverLABS/minecraft-aiworld 2026-04-23 22:10:23 +00:00
8b83e324f0 feat(camping): add craftable tent and hammock addon
SilverLABS pushed to main at SilverLABS/minecraft-aiworld 2026-04-23 19:39:57 +00:00
579dfec633 feat(hub-return): add lodestone waypoints with compass menu and HUD guidance
SilverLABS pushed to main at SilverLABS/minecraft-aiworld 2026-04-23 10:45:34 +00:00
c1cd32eeb5 fix(compose): remove server.properties-aliased env vars so UI edits persist
SilverLABS pushed to main at SilverLABS/minecraft-aiworld 2026-04-21 10:16:31 +00:00
d6bafb9d16 feat(smart-crafting): add smart crafting table using private chest inventory
SilverLABS pushed to main at SilverLABS/minecraft-aiworld 2026-04-20 19:07:45 +00:00
f7aa71e9eb feat(postal): add postal service addon and bundle pending addon work
cc18066c17 fix(lobby,easter-egg): update portal coordinates and egg-check ring
c176263ec5 feat(monkey): add cheeky banana-throwing monkey addon
Compare 3 commits »
SilverLABS pushed to main at SilverLABS/minecraft-aiworld 2026-04-07 01:34:49 +00:00
64e12603de fix(village-evolution): bind-mount enabled_packs.json for persistent pack activation
SilverLABS pushed to main at SilverLABS/minecraft-aiworld 2026-04-07 01:26:16 +00:00
d283de4e6d feat(village-evolution): add village growth addon for survival worlds
SilverLABS pushed to main at SilverLABS/minecraft-aiworld 2026-04-06 20:05:45 +00:00
23f2e6c3bd feat(anthrax-cat): add craftable item, recipe, and inventory entry
SilverLABS pushed to main at SilverLABS/minecraft-aiworld 2026-04-06 19:24:29 +00:00
d552525281 feat(anthrax-cat): add Maneki-neko lucky cat decoration addon, remove easter egg
SilverLABS pushed tag appstore-v2.1.3 to SilverLABS/SilverDROID 2026-04-06 11:34:23 +00:00
SilverLABS pushed to main at SilverLABS/SilverDROID 2026-04-06 11:28:38 +00:00
8b1a2eede3 fix(build): disable daemon and serialize workers to prevent OOM on CI
SilverLABS pushed to main at SilverLABS/SilverDROID 2026-04-06 11:15:40 +00:00
c752be3d07 fix(build): cap JVM heap and limit workers to prevent daemon OOM crash