From 203854c4f6ad3e517b8f5b250ee6ef8ac2fc3e86 Mon Sep 17 00:00:00 2001 From: TechStreet Date: Mon, 1 Jan 2024 13:13:25 +0000 Subject: [PATCH] Fix goofy typo --- src/main/resources/fabric.mod.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index 9a74253..7a2da59 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -3,7 +3,7 @@ "id": "dfscript", "version": "${project.version}", "name": "DFScript", - "description": "» DFScript is a community-made scripting mod that allows you to script your own QOL features and improve your DiamondFire experience, DFScript is a fork of CodeUtilities scripting feature origionally made by BlazeMCworld. (mcdiamondfire.com).\n» Maintainers:\nTechStreet, GeorgeRNG and XTerPL\n\n» Contributors:\nBlazeMCworld, RedVortexDev", + "description": "» DFScript is a community-made scripting mod that allows you to script your own QOL features and improve your DiamondFire experience, DFScript is a fork of CodeUtilities scripting feature originally made by BlazeMCworld. (mcdiamondfire.com).\n» Maintainers:\nTechStreet, GeorgeRNG and XTerPL\n\n» Contributors:\nBlazeMCworld, RedVortexDev", "authors": [], "contact": { "homepage": "https://modrinth.com/mod/dfscript",