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
WeightedRuleProcessor
andWeightedProcessorRule.
- Added the
AppendSherds
BlockEntity 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.
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Metadata
Release channel
ReleaseVersion number
1.8.1-mc1.21Loaders
Fabric