mariumbacchus / Soulslike-Weaponry

A minecraft mod that adds new bosses and legendary weapons
Creative Commons Zero v1.0 Universal
21 stars 9 forks source link

[BUG] Datapack doesn't replace recipes still #157

Closed Dumpling00 closed 1 month ago

Dumpling00 commented 1 month ago

Hi there! Was very excited to get the recipes be data driven again, but seems like something was left behind? When replacing recipes via datapack - in this case the bloodthirster, the old recipes and crafting methos still remains.

Am I doing something wrong?

image

mariumbacchus commented 1 month ago

They were included and they work fine on my end, so yes there may be something you are doing wrong. Remember that the id of my mod is "soulsweapons", so to replace recipes you have to make a "soulsweapons" folder in the data folder, followed by "recipes" folder and then the id of the item, here being "bloodthirster". If you then put that datapack in the datapacks fodler in your world save and use /reload ingame, then the recipe should be overwritten.