Happy Snapshot Tues… Thursday? Yes, you read that right! As we've entered peak vacation season here in Sweden, snapshots might not come out on their usual schedule.
In today's snapshot we have switched the library used for window management, input and platform integration from GLFW to SDL3.
We have also added new item components for custom furnace fuels, as well as several technical changes for signs, world generation and loot tables.
Represents items that Villagers can eat. Villagers will pick up items with this component in addition to items in the #villager_picks_up tag.
Represents the visibility percentage provided by an item with the appropriate minecraft:equippable component, modifying the range at which mobs are able to detect an entity
The following fields are now stored as integers rather than shorts:
The following new fields have been added:
The following fields are now stored as integers rather than shorts:
The following new fields have been added:
Matches block state and optionally block entity data and components (if present)
Fields (same as elements of minecraft:can_place_on components):
The recipes for Smokers and Blast Furnaces now use the same cooking time in their data definition as their Furnace counterparts.
The cooking time speedup is now done through the minecraft:cooking/speed_default Number Provider used by the furnace fuel components.
Performs subtraction between two arguments. Format: object with fields:
Performs division between two arguments. Format: object with fields:
Negates the input. Format: object with fields:
Performs (unclamped) linear interpolation between two arguments based on an alpha. Format: object with fields:
Rounds the input value to an integer multiple of a given function in a type-dependent direction:
Outputs the structure bearding density. Generally summed together with the base terrain density to produce ground below, carve air around, or bury structures.
Snapshots are available for Minecraft: Java Edition. To install the Snapshot, open up the Minecraft Launcher and enable snapshots in the "Installations" tab.
Testing versions can corrupt your world, so please backup and/or run them in a different folder from your main worlds.
Source: Hacker News — This article was automatically imported from the source. Read full article at original source →