Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vaaski/minecraft-customdisk
create custom music discs for minecraft
https://github.com/vaaski/minecraft-customdisk
bun datapack minecraft resourcepack
Last synced: 12 days ago
JSON representation
create custom music discs for minecraft
- Host: GitHub
- URL: https://github.com/vaaski/minecraft-customdisk
- Owner: vaaski
- Created: 2024-12-26T18:36:14.000Z (12 days ago)
- Default Branch: main
- Last Pushed: 2024-12-26T18:50:29.000Z (12 days ago)
- Last Synced: 2024-12-26T19:29:54.742Z (12 days ago)
- Topics: bun, datapack, minecraft, resourcepack
- Language: TypeScript
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# minecraft-customdisk
create custom music discs for minecraft
- adds functions to give each disc to the player
- adds a function to give all discs to the player
- you probably shouldn't name any track `"all_discs"`
- takes any format as input in the input folder
- takes name from the input file name
- merges with any resource packs in the input folder
- takes the existing minecraft disks and adds a seeded random hue
- all custom disks will have a random image,
but given the same input file the output will be identical