Skip to content
This repository was archived by the owner on Mar 27, 2026. It is now read-only.

Releases: VulpixelMC/world-in-a-jar

World In a Jar 1.0.0-beta.7+1.21.1.blanketcon

30 Mar 23:26

Choose a tag to compare

Changed

  • Temporarily disabled block updates for World Jars.

World In a Jar 1.0.0-beta.6+1.21.1.blanketcon

30 Mar 18:07

Choose a tag to compare

Changed

  • Disabled Sky Block rendering temporarily.
  • Return correct InteractionResult when using World Jars.

World In a Jar 1.0.0-beta.5+1.21.1.blanketcon

29 Mar 23:36

Choose a tag to compare

Fixed

  • BuiltInPackSourceMixin being client-only causing dynamic recipes to fail to load.
  • Crash when loading next to World Jar.
  • Remove extra logging.
  • Damage Bedrock Pickaxe when used.

World In a Jar 1.0.0-beta.4+1.21.1.blanketcon

27 Mar 05:22

Choose a tag to compare

Added

  • Jars can now be locked. They are locked by default and can be unlocked using the Glowcase Lock item.

Fixed

  • Only send a single block update to clients surrounding a jar when a BlockState is set.
  • Bedrock Breaking mod compatibility.

World In a Jar 1.0.0-beta.3+1.21.1

16 Mar 22:58

Choose a tag to compare

Pre-release

Fixed

  • World borders less than ~65538 in size cause World Jars to spawn incorrectly.
  • Skins don't load on fake players inside world jars.
  • When loading the world, players sometimes become tiny.

World In a Jar 1.0.0-beta.2+1.21.1

16 Mar 05:12

Choose a tag to compare

Pre-release

Fixed

  • Unrelated block entities and entities occasionally render inside the world jar.

World In a Jar 1.0.0-beta.1+1.21.1

16 Mar 00:23

Choose a tag to compare

Pre-release

Added

  • Creative mode tab.

Fixed

  • Don't reload twice.
  • Use the mod icon as the runtime resource pack icon.
  • Use tooltips rather than lore in bark items.

1.0 Beta (1.0.0-beta.0+1.21)

09 Feb 02:42

Choose a tag to compare

Pre-release

Added

  • Players can see other players inside jars.
  • Players can see blocks outside of a jar from within a jar.
  • Working crafting recipes.
  • Netherite Pickaxes and Bedrock Pickaxes can break Bedrock blocks which drop Bedrock Shards.
  • Reinforced Echnoplast and Cork Block.
  • An inner World Jar structure.
  • Stripping logs drops bark.
  • gay.sylv.wij.api.entity.event.ServerPlayerEventsExtra#AFTER_SPAWN event.
  • gay.sylv.wij.api.block.WorldJar#hasBlockPos method.

Changed

  • World Jar models now allow for a full jar of blocks to be rendered inside.
  • World Jars now spawn players in a World Jar structure.

Fixed

  • Miscellaneous bug fixes among the refactors and rewrites.
  • Sodium is fully compatible.
  • Z-Fighting with the World Jar model.

Full Changelog: v0.3.0+0.20.1...v1.0.0-beta.0+1.21

Permissions (0.3.0+1.20.1)

02 Aug 05:32

Choose a tag to compare

Pre-release
  • Added support for Fabric Permissions API (and thereby LuckPerms).
  • Removed Pineapple.

Severe Bug Fixes (0.2.0+1.20.1)

01 Aug 22:30

Choose a tag to compare

Pre-release
  • Fixed severe memory leaks.
  • Jar scale maximum is now 64 (and shouldn't let you make it higher anymore).
  • Slightly optimized world jar rendering.
  • Players now spawn in the middle of the world jar (previously they would spawn +7.5 X, +7.5 Y from the position of the jar.)
  • Fixed minor bugs.
  • Removed Pineapple.