diff options
| author | Jomar Milan <jomarm@jomarm.com> | 2025-08-23 13:31:05 -0700 |
|---|---|---|
| committer | Jomar Milan <jomarm@jomarm.com> | 2025-08-23 13:31:05 -0700 |
| commit | 0e0c276583b57d5b7a5d3f2bcf965fbcd528ec87 (patch) | |
| tree | 5991ff7dfba9ebf593e00179b2745d16a790fcd2 /mod.json | |
| download | BehaviorPacks-master.tar.gz BehaviorPacks-master.zip | |
Diffstat (limited to 'mod.json')
| -rw-r--r-- | mod.json | 20 |
1 files changed, 20 insertions, 0 deletions
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 |
