Skip to content

Commit

Permalink
gen5 changes and reorganization of files
Browse files Browse the repository at this point in the history
  • Loading branch information
Flubberschnub committed Jul 16, 2020
1 parent d31f447 commit cbf0e0f
Show file tree
Hide file tree
Showing 20 changed files with 10,608 additions and 344 deletions.
8 changes: 4 additions & 4 deletions assets/minecraft/models/item/carrot_on_a_stick.json
Expand Up @@ -5,9 +5,9 @@
},

"overrides": [
{"predicate": {"custom_model_data":5}, "model": "item/closedbaton5"},
{"predicate": {"custom_model_data":786}, "model": "item/closedbaton786"},
{"predicate": {"custom_model_data":787}, "model": "item/rightbaton786"},
{"predicate": {"custom_model_data":788}, "model": "item/leftbaton786"}
{"predicate": {"custom_model_data":5}, "model": "item/cycles/gen5/closedbaton5"},
{"predicate": {"custom_model_data":786}, "model": "item/cycles/786/closedbaton786"},
{"predicate": {"custom_model_data":787}, "model": "item/cycles/786/rightbaton786"},
{"predicate": {"custom_model_data":788}, "model": "item/cycles/786/leftbaton786"}
]
}
File renamed without changes.

Large diffs are not rendered by default.

0 comments on commit cbf0e0f

Please sign in to comment.