fix: source code

This commit is contained in:
nimsolated
2026-03-02 14:53:17 -08:00
parent f611d5d2d0
commit 5ce72a2d5b
238 changed files with 10146 additions and 0 deletions

View File

@@ -0,0 +1,45 @@
{
"_fv": 73,
"_type": "tool",
"definition": {
"toolType": "Spade",
"renderType": 0,
"blockingRenderType": 0,
"texture": "gravedigger",
"customModelName": "Normal",
"blockingModelName": "Normal blocking",
"name": "Gravedigger",
"specialInformation": {
"fixedValue": [
"Right-Click on soul sand or soul soil to use them, summoning a ghoul that attacks hostile mobs.",
"We must dig!"
]
},
"creativeTabs": [
{
"value": "TOOLS"
}
],
"efficiency": 4.0,
"attackSpeed": 1.0,
"enchantability": 2,
"damageVsEntity": 4.0,
"usageCount": 3666,
"glowCondition": {
"fixedValue": false
},
"repairItems": [
{
"value": "Items.SKULL#1"
}
],
"immuneToFire": true,
"blockDropsTier": "STONE",
"blocksAffected": [],
"stayInGridWhenCrafting": false,
"damageOnCrafting": false,
"onRightClickedOnBlock": {
"name": "GravediggerRightclickedOnBlock"
}
}
}