Get Live updates via my discord server
- Updated minecraft schemas for 1.21.20
- OptiFine schemas have been moved from
./java/optifine
to./optifine
- Removed deprived schemas
- Java Edition schemas are now deprived. Use Data-pack helper Plus extension for VSCode.
Added Java Edition Schemas
Updates for beta 1.16.210.58. added minecraft:render_offsets
to data-driven items. made "format_version"
take in any string, or number instead of an enum. it will still recommend common versions.
https://feedback.minecraft.net/hc/en-us/articles/360056026212
A bunch of other updates including updating for beta 1.16.210.56 added "ignore_game_mode"
for block event response "decresement_stack"
, set to false by default. Thus "decrement_stack"
no longer decreases the item stack when playing in Creative by default .
https://feedback.minecraft.net/hc/en-us/articles/360055733571
Update to Bedrock Addon Schemas
added support for more components, including entities, recipes, etc
Minecraft Bedrock schema was just released. Find the code in the #schemas-install
channel