1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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
}
|