Brass recipe
osdymtub opened this issue ยท 9 comments
So I was looking at the crafting recipes and since I am going to include your mod into a modpack, I was thinking some of the recipes are a bit too expensive so what if the recipes for the saxophone and the trombony are switched to being made with brass if this mod is played alongside another mod that adds brass/registers brass into the tags.
Hey! I'm uncertain if I can 100% do it, because recipes are data-driven and not hardcoded.
But I can definitely look into it.
I also agree that the recipes are a lil' pricey ๐
Would you please be able to provide me the name of the mod you're speaking of?
Also, if you could suggest another vanilla recipes for these problematic instruments - what would you make them?
Looking forward ๐
Data generation in Minecraft is just that - making the JSONs in your term.
I don't do that, rather I make the JSONs myself.
But now that I think of it, if I just include an "invalid" block ID and it is unpresent, Minecraft will just ignore it.
So yeah, it's very much possible.
Either way, please do share a recipe suggestion if you can! ๐
Well, fine enough then.
I'll just have you know that I never really played this mod myself, and I'm a bit contextless on that regard.. So apologies.
Nevertheless, I'll fetch the item/block IDs and implement them when I find the time.
Thanks for the suggestion!
Also, could I please get your target Minecraft version? So I know which to prioritize.