Skip to content

Dev/feature - Future Feature Release#967

Merged
ShaneBeee merged 35 commits into
masterfrom
dev/feature
May 24, 2026
Merged

Dev/feature - Future Feature Release#967
ShaneBeee merged 35 commits into
masterfrom
dev/feature

Conversation

@ShaneBeee

@ShaneBeee ShaneBeee commented May 13, 2026

Copy link
Copy Markdown
Owner

Describe your changes

This PR outlines a future feature release

Temp changelog:
This update brings some nice new additions, including Weighted Lists (YAY!!!)

ADDED:

Types:

  • Added a Structure and StructureType Type
  • Added a WeightedList type
  • Added an option in the structure template entities expression to return entity snapshots

Events:

  • Added player statistic increment event
  • Added villager acquire trade event
  • Added entity lunge event
  • Added player exhaustion event
  • Added player item cooldown event
  • Added player velocity event
  • Added entity dye event

Sections:

  • Added a section to locate a structure in a world
  • Added a section to locate a biome in a world
  • Added a section to create a new instrument

Expressions:

  • Added an expression to get a value from a registry
  • Added an option to clone a merchant in the merchant expression
  • Added an expression to get a random element from a WeightedList

Effects:

  • Added an effect to add an entry to a WeightedList with a weight

CHANGED:

  • Custom recipes will now auto-reload if data packs are reloaded (such as by SkBriggy commands)

FIXED:

  • Fixed player not working in the parse effect effect/expression

Target Minecraft Versions: any
Requirements: none
Related Issues: none

Checklist before requesting a review

@ShaneBeee ShaneBeee added the future 🚀 Preparation for a future update. label May 13, 2026
@ShaneBeee ShaneBeee merged commit bdd7e68 into master May 24, 2026
4 checks passed
@ShaneBeee ShaneBeee deleted the dev/feature branch May 24, 2026 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

future 🚀 Preparation for a future update.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant