Jump to content

Need help with data packs


Veloric

Recommended Posts

i'm creating a pack for my world with the intention of adding a recipe for that new smooth stone block they added for 1.13, as for some reason its a creative only block but it looks great and I WANT IT! I WANT IT! the intended recipe is to use 2 stone slabs on top of each other and get 1 smooth stone out of it.

 

for some reason i cannot seem to find, it is not working. granted this is an old world (at least a year old) but i optimized it so it should be fine...

i checked my code for the pack.mcmeta file and the recipe json file in an online json checker and it says its valid.

i've quadruple checked the folder structure and everything is in the right place

i went into my world and it is recognized as a data pack and its enabled.

 

here's my screenies. please let me know what im doing wrong:

 

folder structure.png

pack.mcmeta.png

smooth_stone_recipe.png

Edited by Veloric
Link to comment
Share on other sites

I haven't dealt with 1.13's data packs yet and I'm not at my computer to test anything, but a possible issue is that your recipe file has .JSON as the extension rather than .json.

 

If changing that doesn't work, post your log (I think it's logs/latest.log in the game directory) using Gist/Pastebin. There may be something useful in there. 

Please don't PM me to ask for help. Asking your question in a public thread preserves it for people who are having the same problem in the future.

Link to comment
Share on other sites

yes! fixed it! youwere actually right about the .json extension instead of the .JSON. i have no clue why, but whenever i select the .json in the list of file types to save it as, even though it shoes its gonna be lower case it always ends up in upper case which doesnt seem to work... had to just use the normal right click and rename to do the lower case file extension.

 

thanks for the help and putting up with the ramblings of a newb lol.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.