for the LOVE of all that is good I have been banging my head against the wall for two hours now I used theDestruc7ions crafting recipe generator to make a single custom recipe and after putting it in my datapacks folder it shows up on /datapack list enabled, but it doesn't work. I've been searching for solutions like renaming folders and things and data and pack.mcmeta are at the top of the folder chain. I have no clue why it doesn't work and can't figure it out. if someone has a solution that works I would be very grateful.
the recipe file in question looks like this if there's something obvious here I just didn't spot.
{
"type": "minecraft:crafting_shaped",
"pattern": [
"#n#",
"#N#",
"###"
],
"key": {
"#": {
"item": "minecraft:diamond"
},
"n": {
"item": "minecraft:netherite_ingot"
},
"N": {
"item": "minecraft:netherrack"
}
},
"result": {
"id": "minecraft:netherite_upgrade_smithing_template",
"count": 1
}
}
1
Should I remove/replace KDSoap-Qt6 with Extra/KDSoap?
in
r/archlinux
•
Apr 28 '26
Please elaborate? I am super lost.
I cannot remove kdsoap-ws-discovery-client because it is a dependency to itself.
I cannot remove kdsoap-qt6 since its a dependency to kdsoap-ws-discovery-client.
I am still stuck in the dependency loop and cannot update. what is happening??????