diff --git a/public/data.json b/public/data.json index 2d0afa0..b7254e3 100644 --- a/public/data.json +++ b/public/data.json @@ -59,13 +59,6 @@ "Github": "https://github.com/AlignedCookie88/McDFPy", "PyPI": "https://pypi.org/project/McDFPy" } - }, { - "name": "JFDF", - "description": "Create code templates using Java.", - "properties": { - "Github": "https://github.com/homchom/JFDF", - "Docs": "https://jfdf-docs.netlify.app/latest/" - } }, { "name": "Blackstone", "description": "A programming language designed for DiamondFire.", @@ -92,14 +85,14 @@ "properties": { "Discord": "https://discord.gg/GWxWtcwA2C", "Github": "https://github.com/homchom/recode", - "Version": "1.20.1" + "Version": "1.20.2" } }, { "name": "LessUtilities", "description": "A couple utilities from CodeUtilities 2.0.", "properties": { "Github": "https://github.com/KabanFriends/LessUtilities/", - "Version": "1.20" + "Version": "1.20.4" } }, { "name": "DFScript", @@ -115,7 +108,7 @@ "properties": { "Discord": "https://discord.gg/NqU6XnyVPA", "Github": "https://github.com/DFOnline/CodeClient", - "Version": "1.20" + "Version": "1.20.4" } } ] @@ -210,6 +203,15 @@ "NPM": "https://www.npmjs.com/package/sparkscript" }, "outdated": true + }, + { + "name": "JFDF", + "description": "Create code templates using Java.", + "properties": { + "Github": "https://github.com/homchom/JFDF", + "Docs": "https://jfdf-docs.netlify.app/latest/" + }, + "outdated": true } ] }