File Details
cdm-0.1.1.jar
- R
- Jun 27, 2026
- 172.73 KB
- 4
- 1.21.1
- NeoForge
File Name
cdm-0.1.1.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
[0.1.1] — 2026-06-27
Added
- Cutting Lathe slots: the lathe now has a Blank Disc input slot and a master-disc output slot, with the player inventory shown — cut records by hand instead of pulling/placing via the backpack.
Changed
- Disc playback prepares and indexes each melody once instead of re-validating and scanning the whole note list every tick, lowering server cost for long discs.
- Only master discs can be electroformed into a galvanic matrix — a pressed (final) vinyl record no
longer can. Master cuts are now explicitly tagged (
cdm:mastercomponent) and labelled "Master" in the tooltip. - The galvanic matrix keeps its own item name ("Galvanic Matrix") and shows the track in its tooltip.
Removed
- Unused configuration options (file-import / Simple Voice Chat / upload-size / playback-range) left over from an earlier audio-upload design; the mod is notes-only and never read them.
Fixed
- Build no longer pins a machine-specific JDK path in the committed
gradle.properties.