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

12 lines
No EOL
273 B
JSON

{
"_fv": 57,
"_type": "gamerule",
"definition": {
"type": "Logic",
"displayName": "Blood Clotting",
"description": "Blood will turn into scab when inside the body",
"category": "PLAYER",
"defaultValueLogic": true,
"defaultValueNumber": 0
}
}