Marium's Soulslike Weaponry

Marium's Soulslike Weaponry

10M Downloads

[BUG]Can't craft Frostmourne in latest version?

ENDERSTIXgaming opened this issue ยท 3 comments

commented

Minecraft, modloader and mod versions
Example:
Minecraft: 1.19.2
Fabric: 0.15.6
Soulslike-Weaponry: 1.1.5

Describe the bug
I'm playing in a modpack I downloaded and they had an outdated version of the mod. I updated the mod so I could craft the frostmourne, but after updating the mod I still couldn't craft the sword. I tried closing my game and deleting the config folder then starting again but even though I have the right items I STILL can't craft it. there's no recipe for it in JEI and I'm trying to craft it in creative to see if JEI is the issue but I just can't craft it.
idk if I need another workstation of some kind or if the recipe isn't working in this version or what but it won't let me please help

Add logs
no crash. I made a new world in creative mode to test and I just can't craft it

To Reproduce
Steps to reproduce the behavior:
???

Expected behavior
I expected to update the mod to the latest version and be able to make the Frostmourne so I could update the mod on my friends server too

Screenshots and videos
If relevant, add screenshots or videos to help explain your problem. For example: a video of you attempting to use a weapon that doesn't work.

Other mods or relevant info
Write down mods you are using you think could cause the issue due to conflicting code or incompatibility.

Image

commented

I think the config has the disable recipe set to true. Make sure you have only one config file and that it's up to date. Go into the file and look for the line disable_recipe_frostmourne, make sure it is set to false. As you can see from this file, the recipe should exist. If none of that works, you can try to make a datapack where you add the recipe manually yourself (call it frostmourne_recipe_2.json or something like that, not frostmourne.json since that could make the game remove the recipe again).

commented

sorry for the late reply. but yep that was it. idk why it defaulted to that for me. all of my friends didn't have that issue

commented

Yeah don't know why either, glad it got fixed though!