Compatibility
Minecraft: Java Edition
26.1-snapshot-3
1.21.x
1.20.6
1.20.4
1.20–1.20.2
1.19.x
Platforms
Supported environments
Creators
Details
Licensed GPL-3.0-only
Created 3 years ago
Updated 3 days ago
Changelog
- Added
BlockStateRespectingRuleProcessor,which will append the current BlockState's properties to the outputed Block instead of needing to define BlockStates manually.- This, of course, can save a ton of time and space while making structure processors.
- Added the
BlockStateRespectingProcessorRule,which is used alongside theBlockStateRespectingRuleProcessor. - Added
WeightedRuleProcessorandWeightedProcessorRule. - Added the
AppendSherdsBlockEntity processor, which will append specified Sherds to a Decorated Pot. - Revamped the Structure Processor API to apply to an entire structure, and to be much faster.
- Removed the Structure Element Replacement API as it simply didn't provide much of a use, especially alongside the new Structure Processor API.
- Hopefully prevented crashing upon boot caused by the Panorama API.
- Prevent crashes caused by
EasyNoiseSampler.(C2ME - #328)- In doing so, features that utilized this will no longer sample an incorrect seed on their first sampling.
Files
Metadata
Release channel
ReleaseVersion number
1.8.1-mc1.21Loaders
Game versions
1.21Environment
Client and server, required on both



