From e8cc34eb0c296627a743a445169b5ece1dd62903 Mon Sep 17 00:00:00 2001 From: Silk Rose Date: Fri, 29 Dec 2023 21:17:18 -0500 Subject: [PATCH] Add AppleSkin and Eating Animations mods --- assets/java.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/assets/java.json b/assets/java.json index c7fcd8d..4e76e63 100644 --- a/assets/java.json +++ b/assets/java.json @@ -227,6 +227,26 @@ { "name": "Modrinth", "url": "https://modrinth.com/mod/trinkets" } ] }, + { + "name": "AppleSkin", + "id": "as", + "recommended": false, + "info": ["Fabric"], + "url": "https://github.com/Love-and-Tolerance/AppleSkin-Mod-Support", + "links": [ + { "name": "Modrinth", "url": "https://modrinth.com/mod/appleskin" } + ] + }, + { + "name": "Eating Animations", + "id": "ea", + "recommended": false, + "info": ["Fabric"], + "url": "https://github.com/Love-and-Tolerance/EatingAnimations-Mod-Support", + "links": [ + { "name": "Modrinth", "url": "https://modrinth.com/mod/eating-animation" } + ] + }, { "name": "Create", "id": "crt",