Even More Instruments!

Even More Instruments!

261k Downloads

Brass recipe

osdymtub opened this issue ยท 9 comments

commented

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.

commented

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 ๐Ÿ™ƒ

commented
commented
commented

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! ๐Ÿ™‚

commented
commented

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!

commented

Also, could I please get your target Minecraft version? So I know which to prioritize.

commented
commented

most recent, 1.21 fabric is the version I'm on

I have to say, I didn't particularly see Create for this version... But I'll release it for there anyways too, since I have some more fixes I'd like to push.