Components of recipe result
This is my first ever datapack, so bare with me please.
My goal is to make a recipe for a disc with no 'music' on it, to be used in conjunction with the 'Audioplayer' extension for 'Simple Voice mod'
From the wiki I gatherd that I need to add the Jukebox_playable component within the components parent tag. I made the custom "item_model" and "item_name" work. but I can't seem to figure out how to do "jukebox_playable" and "lore".
3 things I need help with are:
- "Jukebox_playable" - in the attached zip you can also find a file called BlankSound.json, I made this using the misode tool.
I can't figure out the formatting for the component that minecraft expects from the datapack.
The same goes for "lore"
the last this is, I want to replace the item_model with a custom item_model of my own. How would I go about doing that?
thank you in advance!