Posted November 10, 20186 yr I've been trying to set up a crafting recipe for a ruby sword. I created a JSON file for it, no errors generate from it, but the recipe doesn't work in a crafting table. I have checked and the file is being loaded because when I change one of the item ids to a non-registered item I get an error. Here is the JSON file for reference (whackweapons is my mod id): https://pastebin.com/CrbiQSzR
November 11, 20186 yr Are you sure there are items in the ore dictionary with those names? I don't know about gemRuby, but there is no woodStick in it by default. There is stickWood though.
November 11, 20186 yr Author 7 minutes ago, V0idWa1k3r said: I don't know about gemRuby, but there is no woodStick in it by default. There is stickWood though. Wow I'm stupid. I have been looking at this all day and didn't even think to check if "woodStick" was correct. That fixed my issue :), thanks!
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.