diff options
Diffstat (limited to 'src/main/resources')
| -rwxr-xr-x | src/main/resources/fabric.mod.json | 21 | ||||
| -rw-r--r-- | src/main/resources/icon.png | bin | 27270 -> 0 bytes |
2 files changed, 0 insertions, 21 deletions
diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json deleted file mode 100755 index 7bd1b8b04..000000000 --- a/src/main/resources/fabric.mod.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "schemaVersion": 1, - "id": "roughlyenoughitems", - "name": "Roughly Enough Items", - "description": "To allow players to view items and recipes.", - "version": "${version}", - "authors": [ - "shedaniel" - ], - "contact": { - "homepage": "https://www.curseforge.com/minecraft/mc-mods/roughly-enough-items", - "sources": "https://github.com/shedaniel/RoughlyEnoughItems", - "issues": "https://github.com/shedaniel/RoughlyEnoughItems/issues" - }, - "depends": { - "fabricloader": "*", - "minecraft": "~1.16.2-rc.1" - }, - "license": "MIT", - "icon": "icon.png" -} diff --git a/src/main/resources/icon.png b/src/main/resources/icon.png Binary files differdeleted file mode 100644 index b7a48aef0..000000000 --- a/src/main/resources/icon.png +++ /dev/null |
