Skip to content

Commit

Permalink
planet selector
Browse files Browse the repository at this point in the history
  • Loading branch information
kwazedilla authored and Gutin1 committed Apr 11, 2024
1 parent 24efda7 commit 7f4835b
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 1 deletion.
8 changes: 8 additions & 0 deletions assets/horizonsend/models/item/planet/planet_selector.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"credit": "Made with Blockbench",
"parent": "horizonsend:item/planet/base_planet",
"texture_size": [32, 32],
"textures": {
"0": "horizonsend:item/planet/planet_selector"
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 3 additions & 1 deletion assets/minecraft/models/item/warped_fungus_on_a_stick.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,8 @@
{"predicate": {"custom_model_data": 5101}, "model": "horizonsend:item/planet/horizon"},
{"predicate": {"custom_model_data": 5102}, "model": "horizonsend:item/planet/ilios"},
{"predicate": {"custom_model_data": 5103}, "model": "horizonsend:item/planet/regulus"},
{"predicate": {"custom_model_data": 5104}, "model": "horizonsend:item/planet/sirius"}
{"predicate": {"custom_model_data": 5104}, "model": "horizonsend:item/planet/sirius"},

{"predicate": {"custom_model_data": 5900}, "model": "horizonsend:item/planet/planet_selector"}
]
}

0 comments on commit 7f4835b

Please sign in to comment.