Skip to content

Release 3.6.0 (NeoForge 1.21.1)#156

Merged
cotrin8672 merged 7 commits intomc1.21.1/neoforge/releasefrom
mc1.21.1/neoforge/dev
Mar 16, 2026
Merged

Release 3.6.0 (NeoForge 1.21.1)#156
cotrin8672 merged 7 commits intomc1.21.1/neoforge/releasefrom
mc1.21.1/neoforge/dev

Conversation

@cotrin8672
Copy link
Copy Markdown
Owner

Summary\n- Fix enchanted spout processing sound playback (#137)\n- Fix enchanted mechanical mixer restart after overstress recovery (#148)\n- Fix Jade block names for enchanted variants (#146)\n- Fix silk-touch plough snow drops and collect-or-drop handling (#134)\n- Restrict enchanted Drill/Saw/Roller interaction redirection conditions\n- Add enchanted item cache reset hooks\n- Bump version to 3.6.0 and update changelog\n

Play SPOUTING sound when enchanted spout starts processing, with pitch scaling by efficiency level.

Refs #137
Use KineticBlockEntity.validateKinetics via mixin invoker instead of maintaining a divergent local copy in kinetic tick.

Refs #148
Override description id on enchanted block classes to reuse the original Create block translation key, preventing long registry ids in Jade.

Refs #146
Apply silk-touch-aware snow-layer drop handling in enchanted plough behavior and route contraption drops through collectOrDropItem for drill/harvester/roller/plough movement behaviors.

Refs #134
Only redirect to enchanted Drill/Saw/Roller block logic when the held item is enchanted and matches the interacted block type.
Clear EnchantedItemFactory caches on server stop, client logout, and tag updates; also keep drill break path gated under non-cobblegen handling.
@cotrin8672 cotrin8672 merged commit b7aac04 into mc1.21.1/neoforge/release Mar 16, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant