From 0e0c276583b57d5b7a5d3f2bcf965fbcd528ec87 Mon Sep 17 00:00:00 2001 From: Jomar Milan Date: Sat, 23 Aug 2025 13:31:05 -0700 Subject: Initial commit --- mod.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 mod.json (limited to 'mod.json') diff --git a/mod.json b/mod.json new file mode 100644 index 0000000..caeb7a9 --- /dev/null +++ b/mod.json @@ -0,0 +1,20 @@ +{ + "namespace": "BehaviorPacks", + "displayName": "Behavior Packs", + "version": "1.0.0", + "synchronyVersion": "4.1.1", + "description": "Enables asset mods (also known as legacy mods or resource packs) to alter entity schemas, thus allowing them to alter their behavior. Modifications do not hotload; it will be necessary to trigger an entity schema reload (reloading this mod will suffice).", + "author": "TheLegendaryOrb", + "dependencies": {}, + "api": {"scriptPath":""}, + "icon": "BehaviorPacksIcon.png", + "banner": "BehaviorPacksBanner.png", + "tags": [], + "name": "BehaviorPacks_io_5189325", + "changelog": "", + "homepageURL": "https://mod.io/g/crypt/m/behaviorpacks", + "modioID": "5189325", + "modioUserID": 24922981, + "pendingVersion": "1.0.0", + "visibility": 0 +} \ No newline at end of file -- cgit v1.2.3