EasySurvivalMod/elements/NetherStick.mod.json
2024-03-07 14:10:21 +01:00

44 lines
991 B
JSON

{
"_fv": 60,
"_type": "item",
"definition": {
"renderType": 0,
"texture": "netherstick",
"customModelName": "Normal",
"customProperties": {},
"states": [],
"name": "Nether Stick",
"rarity": "COMMON",
"creativeTab": {
"value": "MISC"
},
"stackSize": 64,
"enchantability": 0,
"useDuration": 0,
"toolType": 1.0,
"damageCount": 0,
"recipeRemainder": {
"value": ""
},
"destroyAnyBlock": false,
"immuneToFire": false,
"stayInGridWhenCrafting": false,
"damageOnCrafting": false,
"enableMeleeDamage": false,
"damageVsEntity": 0.0,
"specialInformation": {
"fixedValue": []
},
"guiBoundTo": "<NONE>",
"inventorySize": 9,
"inventoryStackSize": 64,
"enableRanged": false,
"shootConstantly": false,
"isFood": false,
"nutritionalValue": 0,
"saturation": 0.30000001192092896,
"isMeat": false,
"isAlwaysEdible": false,
"animation": "eat"
}
}