superb-warfare/elements/HuntingRifle.mod.json
2024-05-04 14:26:24 +08:00

61 lines
No EOL
1.4 KiB
JSON

{
"_fv": 57,
"_type": "animateditem",
"definition": {
"renderType": 0,
"texture": "huntingrifle",
"name": "Hunting Rifle",
"idle": "animation.hunting_rifle.idle",
"rarity": "COMMON",
"displaySettings": "hunting_rifle.item.json",
"leftArm": "Lefthand",
"rightArm": "Righthand",
"perspective": "First Person",
"creativeTab": {
"value": "CUSTOM:TargetGuns"
},
"firstPersonArms": true,
"stackSize": 1,
"enchantability": 0,
"useDuration": 0,
"toolType": 1.0,
"damageCount": 1,
"recipeRemainder": {
"value": ""
},
"destroyAnyBlock": false,
"immuneToFire": false,
"stayInGridWhenCrafting": false,
"enableArmPose": false,
"damageOnCrafting": false,
"enableMeleeDamage": false,
"damageVsEntity": 0.0,
"specialInformation": {
"fixedValue": []
},
"hasGlow": false,
"guiBoundTo": "<NONE>",
"inventorySize": 9,
"inventoryStackSize": 64,
"onRightClickedInAir": {
"name": "ZoomAnXiaAnJianShi"
},
"onItemInInventoryTick": {
"name": "Hrreloding"
},
"onStoppedUsing": {
"name": "ZoomSongKaiAnJianShi"
},
"isFood": false,
"nutritionalValue": 4,
"saturation": 0.3,
"eatResultItem": {
"value": ""
},
"isMeat": false,
"isAlwaysEdible": false,
"animation": "none",
"normal": "hunting_rifle.geo.json",
"armPoseList": []
}
}