Skip to content

Commit 2dab46e

Browse files
committed
feat: fix torches
1 parent 13f641a commit 2dab46e

File tree

2 files changed

+1
-10
lines changed

2 files changed

+1
-10
lines changed

assets/minecraft/models/item/stick.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
},
66

77
"overrides": [
8+
{"predicate":{"custom_model_data":200}, "model": "item/extras/lightsembrace"},
89
{"predicate":{"custom_model_data":201}, "model": "block/custom/distinguishedsoul"},
910
{"predicate":{"custom_model_data":202}, "model": "block/custom/rulerscepter"},
1011
{"predicate":{"custom_model_data":203}, "model": "block/custom/wizardsstaff"},

assets/minecraft/models/item/torch.json

Lines changed: 0 additions & 10 deletions
This file was deleted.

0 commit comments

Comments
 (0)