mc_rebalance_datapack/data/tetra/materials/socket/ender_pearl.json

27 lines
553 B
JSON
Raw Normal View History

{
"key": "socket_ender_pearl",
"hidden": true,
"category": "socket",
"primary": 0,
"secondary": 0,
"tertiary": 0,
"durability": 48,
"integrityCost": 1,
"integrityGain": 0,
"magicCapacity": 0,
"toolLevel": 0,
"toolEfficiency": 0,
"effects": {
"janking": [2, 0]
},
"tints": {
"glyph": "63eec9",
"texture": "63eec9"
},
"textures": ["default"],
"experienceCost": 2,
"material": {
"items": ["minecraft:ender_pearl"]
}
}