23 lines
417 B
JSON
23 lines
417 B
JSON
{
|
|
"key": "glass",
|
|
"hidden": true,
|
|
"category": "reagent",
|
|
"primary": 0,
|
|
"secondary": 0,
|
|
"tertiary": 0,
|
|
"durability": 0,
|
|
"integrityCost": 1,
|
|
"integrityGain": 1,
|
|
"magicCapacity": 0,
|
|
"toolLevel": 0,
|
|
"toolEfficiency": 0,
|
|
"tints": {
|
|
"glyph": "f1ffff"
|
|
},
|
|
"textures": [
|
|
"glass"
|
|
],
|
|
"material": {
|
|
"items": [ "minecraft:glass" ]
|
|
}
|
|
} |