summaryrefslogtreecommitdiff
path: root/assets/minecraft/models/block/redstone_torch_off.json
diff options
context:
space:
mode:
Diffstat (limited to 'assets/minecraft/models/block/redstone_torch_off.json')
-rwxr-xr-xassets/minecraft/models/block/redstone_torch_off.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/assets/minecraft/models/block/redstone_torch_off.json b/assets/minecraft/models/block/redstone_torch_off.json
new file mode 100755
index 00000000..34f112ae
--- /dev/null
+++ b/assets/minecraft/models/block/redstone_torch_off.json
@@ -0,0 +1,7 @@
1{
2 "parent": "block/redstone_torch",
3 "textures": {
4 "particle": "#torch",
5 "torch": "block/redstone_torch_off"
6 }
7}