mirror of
https://github.com/JasonTable/vore-mod.git
synced 2025-04-19 01:48:52 -04:00
44 lines
No EOL
1,003 B
JSON
44 lines
No EOL
1,003 B
JSON
{
|
|
"_fv": 34,
|
|
"_type": "item",
|
|
"definition": {
|
|
"renderType": 0,
|
|
"texture": "shrink_gun",
|
|
"customModelName": "Normal",
|
|
"name": "Shrink Gun",
|
|
"rarity": "UNCOMMON",
|
|
"creativeTab": {
|
|
"value": "TOOLS"
|
|
},
|
|
"stackSize": 1,
|
|
"enchantability": 0,
|
|
"useDuration": 0,
|
|
"toolType": 1.0,
|
|
"damageCount": 20,
|
|
"recipeRemainder": {
|
|
"value": ""
|
|
},
|
|
"destroyAnyBlock": false,
|
|
"immuneToFire": false,
|
|
"stayInGridWhenCrafting": false,
|
|
"damageOnCrafting": false,
|
|
"enableMeleeDamage": false,
|
|
"damageVsEntity": 0.0,
|
|
"specialInfo": [
|
|
"Used to shrink yourself and be eaten."
|
|
],
|
|
"hasGlow": true,
|
|
"guiBoundTo": "<NONE>",
|
|
"inventorySize": 9,
|
|
"inventoryStackSize": 64,
|
|
"onItemInUseTick": {
|
|
"name": "ShrinkGunItemIsCraftedsmelted"
|
|
},
|
|
"isFood": false,
|
|
"nutritionalValue": 0,
|
|
"saturation": 0.30000001192092896,
|
|
"isMeat": false,
|
|
"isAlwaysEdible": false,
|
|
"animation": "eat"
|
|
}
|
|
} |