mirror of
https://github.com/nimsolated/Nims-Random-BS.git
synced 2026-04-02 10:20:42 -07:00
update: version 1.3.0
This commit is contained in:
38
elements/StarWand.mod.json
Normal file
38
elements/StarWand.mod.json
Normal file
@@ -0,0 +1,38 @@
|
||||
{
|
||||
"_fv": 73,
|
||||
"_type": "tool",
|
||||
"definition": {
|
||||
"toolType": "Special",
|
||||
"renderType": 0,
|
||||
"blockingRenderType": 0,
|
||||
"texture": "star_wand",
|
||||
"customModelName": "Normal",
|
||||
"blockingModelName": "Normal blocking",
|
||||
"name": "Star Wand",
|
||||
"specialInformation": {
|
||||
"fixedValue": []
|
||||
},
|
||||
"creativeTabs": [
|
||||
{
|
||||
"value": "TOOLS"
|
||||
}
|
||||
],
|
||||
"efficiency": 1.0,
|
||||
"attackSpeed": 1.0,
|
||||
"enchantability": 1,
|
||||
"damageVsEntity": 0.0,
|
||||
"usageCount": 0,
|
||||
"glowCondition": {
|
||||
"fixedValue": true
|
||||
},
|
||||
"repairItems": [],
|
||||
"immuneToFire": true,
|
||||
"blockDropsTier": "WOOD",
|
||||
"blocksAffected": [],
|
||||
"stayInGridWhenCrafting": false,
|
||||
"damageOnCrafting": false,
|
||||
"onRightClickedInAir": {
|
||||
"name": "StarWandRightclicked"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user