AOF7-Vocality/config/polymer/resource-pack.json
2024-02-20 18:35:48 -06:00

10 lines
442 B
JSON

{
"_c1": "Marks resource pack as required, only effects clients and mods using api to check it",
"markResourcePackAsRequiredByDefault": false,
"_c2": "Force-enables offset of CustomModelData",
"forcePackOffset": false,
"_c3": "Value of CustomModelData offset when enabled",
"offsetValue": 100000,
"_c4": "Enables usage of alternative armor rendering for increased mod compatibility",
"use_alternative_armor_rendering": false
}