vore-mod/elements/ShrinkGunAllowed.mod.json
2024-03-13 00:29:55 -04:00

12 lines
No EOL
280 B
JSON

{
"_fv": 57,
"_type": "gamerule",
"definition": {
"type": "Logic",
"displayName": "Shrink Gun Allowed",
"description": "Is crafting and use of the shrink gun is allowed?",
"category": "PLAYER",
"defaultValueLogic": true,
"defaultValueNumber": 0
}
}