Revert "Initial commit"

This reverts commit 6cfe198867.
This commit is contained in:
UltraLionfr
2025-10-08 05:15:10 +02:00
parent 6cfe198867
commit b9f3b23f1e
199 changed files with 0 additions and 261435 deletions
@@ -1,25 +0,0 @@
modLoader = "javafml"
loaderVersion = "[4,)"
license = "All Rights Reserved"
[[mods]]
modId = "commandify"
version = "1.0.1"
displayName = "commandify"
displayURL = "https://ultralion.xyz"
authors = "UltraLion"
description = '''Commandify'''
[[dependencies."commandify"]]
modId = "neoforge"
type = "required"
versionRange = "[21,)"
ordering = "NONE"
side = "SERVER"
[[dependencies."commandify"]]
modId = "minecraft"
type = "required"
versionRange = "[1.21.1,1.22)"
ordering = "AFTER"
side = "BOTH"