EasySurvivalMod/elements/PortableCraftingTable.mod.json
2024-03-07 18:24:57 +01:00

56 lines
1.2 KiB
JSON

{
"_fv": 60,
"_type": "item",
"definition": {
"renderType": 0,
"texture": "netherstick",
"customModelName": "Normal",
"customProperties": {},
"states": [],
"name": "Portable Crafting Table",
"rarity": "COMMON",
"creativeTab": {
"value": "CUSTOM:EasySurvival"
},
"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": []
},
"glowCondition": {
"fixedValue": false
},
"guiBoundTo": "<NONE>",
"inventorySize": 10,
"inventoryStackSize": 64,
"onRightClickedInAir": {
"name": "OpenCraftingGUI"
},
"enableRanged": false,
"shootConstantly": false,
"projectile": {
"value": "Arrow"
},
"isFood": false,
"nutritionalValue": 0,
"saturation": 0.30000001192092896,
"eatResultItem": {
"value": ""
},
"isMeat": false,
"isAlwaysEdible": false,
"animation": "eat"
}
}