LTDV10/packet/kubejs/data/tetra/materials/reagent/magma_cream.json
2026-04-14 18:20:56 +08:00

27 lines
536 B
JSON

{
"key": "magma_cream",
"hidden": true,
"category": "reagent",
"primary": 0,
"secondary": 0,
"tertiary": 0,
"durability": 0,
"integrityCost": 1,
"integrityGain": 1,
"magicCapacity": 0,
"toolLevel": 0,
"toolEfficiency": 0,
"tints": {
"glyph": "ff7f2e"
},
"textures": [
"magma_cream"
],
"effects": {
"art_of_forging:flame_protection": [ 1, 5 ]
},
"material": {
"items": [ "minecraft:magma_cream" ]
},
"experienceCost": 3
}