First commit
This commit is contained in:
44
elements/NetherStick.mod.json
Normal file
44
elements/NetherStick.mod.json
Normal file
@@ -0,0 +1,44 @@
|
||||
{
|
||||
"_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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user