blob: 2fe43c4fae299063b7b1bfb619acd74c284dd677 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
{
"textures": {
"excavator": "tconstruct:items/excavator/mod_blasting",
"hammer": "tconstruct:items/hammer/mod_blasting",
"hatchet": "tconstruct:items/hatchet/mod_blasting",
"lumberaxe": "tconstruct:items/lumberaxe/mod_blasting",
"mattock": "tconstruct:items/mattock/mod_blasting",
"pickaxe": "tconstruct:items/pickaxe/mod_blasting",
"scythe": "tconstruct:items/scythe/mod_blasting",
"shovel": "tconstruct:items/shovel/mod_blasting"
}
}
|