This commit is contained in:
nimsolated
2026-03-22 18:27:38 -07:00
parent 43e451f984
commit 0be743f7b6
600 changed files with 6908 additions and 2568 deletions

63
elements/Turd.mod.json Normal file
View File

@@ -0,0 +1,63 @@
{
"_fv": 73,
"_type": "item",
"definition": {
"renderType": 0,
"texture": "turd",
"customModelName": "Ranged item",
"customProperties": {},
"states": [],
"name": "Turd",
"rarity": "UNCOMMON",
"creativeTabs": [
{
"value": "TOOLS"
}
],
"stackSize": 64,
"enchantability": 0,
"useDuration": 72000,
"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
},
"inventorySize": 9,
"inventoryStackSize": 64,
"enableRanged": true,
"shootConstantly": false,
"rangedItemChargesPower": true,
"projectile": {
"value": "CUSTOM:TurdProjectile"
},
"projectileDisableAmmoCheck": false,
"isFood": false,
"nutritionalValue": 4,
"saturation": 0.3,
"eatResultItem": {
"value": ""
},
"isMeat": false,
"isAlwaysEdible": false,
"animation": "spear",
"isMusicDisc": false,
"musicDiscMusic": {
"value": ""
},
"musicDiscDescription": "",
"musicDiscLengthInTicks": 100,
"musicDiscAnalogOutput": 0
}
}