#Trying to get a datapack with recipes to work
1 messages · Page 1 of 1 (latest)
@elder vale
If the recipes aren't working can you send one of them here
Can we have more details?
I made a datapack with misode but it doesnt work in game, I can upload it it gets verified and I can launch my world but id doesnt really work inside
#💬┃general message
After you fixed the namespace issue that Silabear helped with did you /reload and/or restart the world?
I made a completely new one and put the datapack in
the already fixed datapack
does the pack show up when you do /datapack list
hmm try checking the game logs
Not sure if this is the issue
But he's modifying vanilla recipes
So the namespace should be minecraft
Not event
as long as the pack is above the default minecraft pack it shouldn't matter
actually that doesn't matter either, you're just adding a new recipe for the item instead of replacing one
replacing the exact file is only necessary if you're replacing the original recipe, otherwise you can have as many recipes for as many items as you want with any name
So the item can be crafted both ways
yes
@elder vale @prisma sparrow okay so the only thing I foound is this
[15:06:56] [Worker-Main-21/ERROR]:Couldn't parse data file 'event:elytra' from 'event:recipe/elytra.json': DataResult.Error['Pattern references symbol '=' but it's not defined in the key']
which yeah I missed that
but
why wouldnt anything else work
Do any of the recipes show up when you do /recipe give @s event:?
(assuming event is your namespace)
Alr I fixed it somehow
somehow!
I think I had the pattern made wrong
i have no idea tbh I rechecked everything and changed a lot of stuff
but I have another issue that recipes which have space as a blank slot dont work...
like this doesnt work
nor does this
does it appear when you do /recipe give @s event:
nope
everything works except for the two I mentioned
would putting " ": "minecraft:air" in key work?
that doesnt work...
amethyst shard is in a stonecutter
stonecutter?
this is for the heavy core
yeah
and it works right
yeah
it works fine for me
even though I'm replicating your recipe
does any of the recipe have the same patterns and key
well 2 recipes might have the same key but not the pattern
can you try copy and pasting one of them
and name them test
and see if it appears ingame?
but change one of the key items
to a different one
i tried chaning it all
just to be sure
ykyk
try
doesnt work
what about when you do /recipe
thats how I tested it
it doesnt show in event:
change the numbers to letters
it works tho only if I put something in the middle
there we go
ticks
yeah
alr thankss