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

52 lines
No EOL
1.2 KiB
JSON

{
"_fv": 57,
"_type": "animateditem",
"definition": {
"renderType": 0,
"texture": "lightsaber",
"name": "Light Saber",
"idle": "animation.lightsaber.idle",
"rarity": "RARE",
"displaySettings": "lightsaber.item.json",
"leftArm": "",
"rightArm": "",
"perspective": "First Person",
"creativeTab": {
"value": "CUSTOM:TargetItem"
},
"firstPersonArms": false,
"stackSize": 1,
"enchantability": 0,
"useDuration": 0,
"toolType": 1.0,
"damageCount": 0,
"recipeRemainder": {
"value": ""
},
"destroyAnyBlock": false,
"immuneToFire": false,
"stayInGridWhenCrafting": false,
"enableArmPose": false,
"damageOnCrafting": false,
"enableMeleeDamage": true,
"damageVsEntity": 28.0,
"specialInformation": {
"fixedValue": []
},
"hasGlow": false,
"guiBoundTo": "<NONE>",
"inventorySize": 9,
"inventoryStackSize": 64,
"isFood": false,
"nutritionalValue": 4,
"saturation": 0.3,
"eatResultItem": {
"value": ""
},
"isMeat": false,
"isAlwaysEdible": false,
"animation": "none",
"normal": "lightsaber.geo.json",
"armPoseList": []
}
}