DrMango14 / Create-Design-n-Decor

MIT License
5 stars 18 forks source link

Fabric version still uses forge tags, causing recipes to not work #29

Open Dumpling00 opened 5 months ago

Dumpling00 commented 5 months ago

Version 1.20.1. Please fix? :(

CaptainSqrBeard commented 4 months ago

There is also fabric tags that doesn't follow rules of conventional tags i.e. c:ingots/iron

cdexstra1 commented 3 months ago

I also have this issue :( I hope it's fixed soon

forgettableaccount123 commented 3 months ago

so that's why I can't craft gold chains

mkern1200 commented 3 months ago

I put together a very quick-and-dirty datapack to fix this issue on my 1.20.1 Fabric server. It adds a second recipe for these items using the items/tags from either vanilla or Create (nothing from other mods, unfortunately, so many of the recipes were just left blank). I also don't know how to add loading conditions via datapack for Fabric (if it's even possible to do so), so someone who knows more than me may want to refine this further. But this will at least make it so the items using vanilla/Create materials are craftable again, if anyone wants it:

design_decor_fabric_recipes_fix.zip

forgettableaccount123 commented 3 months ago

apparently I think the same also happens to dreams & desires with the modded materials

RainMew commented 3 months ago

someone made a fix of this issue for the server im playing on, so i thought i'd send it here DDfix.zip

cdexstra1 commented 3 months ago

thank you so much for the datapack guys! Life saver on my server :D

nekonesse commented 3 months ago

someone made a fix of this issue for the server im playing on, so i thought i'd send it here DDfix.zip

Hey, this seems to crash when trying to load a world or create a new one, somethings wrong with one of the recipes, would it be possible to alert them about this and possibly get a hotfix in??

The game crashed whilst mouseclicked event handler
Error: net.minecraft.class_151: Non [a-z0-9_.-] character in namespace of location: create'create:industrial_iron_block
RainMew commented 3 months ago

someone made a fix of this issue for the server im playing on, so i thought i'd send it here DDfix.zip

Hey, this seems to crash when trying to load a world or create a new one, somethings wrong with one of the recipes, would it be possible to alert them about this and possibly get a hotfix in??

The game crashed whilst mouseclicked event handler
Error: net.minecraft.class_151: Non [a-z0-9_.-] character in namespace of location: create'create:industrial_iron_block

author is alerted but on vacation rn, so no hotfix for 2-3 weeks until he gets back

IamGallito commented 2 months ago

someone made a fix of this issue for the server im playing on, so i thought i'd send it here DDfix.zip

let us know when this is up :)

forgettableaccount123 commented 2 months ago

I put together a very quick-and-dirty datapack to fix this issue on my 1.20.1 Fabric server. It adds a second recipe for these items using the items/tags from either vanilla or Create (nothing from other mods, unfortunately, so many of the recipes were just left blank). I also don't know how to add loading conditions via datapack for Fabric (if it's even possible to do so), so someone who knows more than me may want to refine this further. But this will at least make it so the items using vanilla/Create materials are craftable again, if anyone wants it:

design_decor_fabric_recipes_fix.zip

I have made my own with fixes with modded metal chains and is also less bloated Regent's Design Decor recipe fix.zip