mirror of
https://github.com/JasonTable/vore-mod.git
synced 2024-11-21 05:23:59 -05:00
15 lines
No EOL
255 B
JSON
15 lines
No EOL
255 B
JSON
{
|
|
"_fv": 57,
|
|
"_type": "itemextension",
|
|
"definition": {
|
|
"item": {
|
|
"value": "CUSTOM:Poo"
|
|
},
|
|
"enableFuel": true,
|
|
"fuelPower": {
|
|
"fixedValue": 300.0
|
|
},
|
|
"hasDispenseBehavior": false,
|
|
"compostLayerChance": 0.3
|
|
}
|
|
} |