update: version 1.3.0

This commit is contained in:
nimsolated
2026-03-03 00:51:25 -08:00
parent f75f1ea3f6
commit e8cba12868
39 changed files with 1100 additions and 9 deletions

View 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"
}
}
}