Skip to content

Commit

Permalink
add settings icons
Browse files Browse the repository at this point in the history
  • Loading branch information
kwazedilla authored and Gutin1 committed Jun 26, 2024
1 parent bfc8910 commit 73f1d13
Show file tree
Hide file tree
Showing 45 changed files with 156 additions and 1 deletion.
6 changes: 6 additions & 0 deletions assets/horizonsend/models/item/ui/barge.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "horizonsend:item/ui/barge"
}
}
6 changes: 6 additions & 0 deletions assets/horizonsend/models/item/ui/battlecruiser.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "horizonsend:item/ui/battlecruiser"
}
}
6 changes: 6 additions & 0 deletions assets/horizonsend/models/item/ui/beacon.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "horizonsend:item/ui/beacon"
}
}
6 changes: 6 additions & 0 deletions assets/horizonsend/models/item/ui/bookmark.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "horizonsend:item/ui/bookmark"
}
}
6 changes: 6 additions & 0 deletions assets/horizonsend/models/item/ui/compass_needle.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "horizonsend:item/ui/compass_needle"
}
}
6 changes: 6 additions & 0 deletions assets/horizonsend/models/item/ui/corvette.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "horizonsend:item/ui/corvette"
}
}
6 changes: 6 additions & 0 deletions assets/horizonsend/models/item/ui/cruiser.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "horizonsend:item/ui/cruiser"
}
}
6 changes: 6 additions & 0 deletions assets/horizonsend/models/item/ui/destroyer.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "horizonsend:item/ui/destroyer"
}
}
6 changes: 6 additions & 0 deletions assets/horizonsend/models/item/ui/frigate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "horizonsend:item/ui/frigate"
}
}
6 changes: 6 additions & 0 deletions assets/horizonsend/models/item/ui/generic_starship.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "horizonsend:item/ui/generic_starship"
}
}
6 changes: 6 additions & 0 deletions assets/horizonsend/models/item/ui/gunship.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "horizonsend:item/ui/gunship"
}
}
6 changes: 6 additions & 0 deletions assets/horizonsend/models/item/ui/heavy_freighter.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "horizonsend:item/ui/heavy_freighter"
}
}
6 changes: 6 additions & 0 deletions assets/horizonsend/models/item/ui/light_freighter.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "horizonsend:item/ui/light_freighter"
}
}
6 changes: 6 additions & 0 deletions assets/horizonsend/models/item/ui/list.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "horizonsend:item/ui/list"
}
}
6 changes: 6 additions & 0 deletions assets/horizonsend/models/item/ui/medium_freighter.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "horizonsend:item/ui/medium_freighter"
}
}
6 changes: 6 additions & 0 deletions assets/horizonsend/models/item/ui/planet.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "horizonsend:item/ui/planet"
}
}
6 changes: 6 additions & 0 deletions assets/horizonsend/models/item/ui/route_segment.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "horizonsend:item/ui/route_segment"
}
}
6 changes: 6 additions & 0 deletions assets/horizonsend/models/item/ui/shuttle.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "horizonsend:item/ui/shuttle"
}
}
6 changes: 6 additions & 0 deletions assets/horizonsend/models/item/ui/star.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "horizonsend:item/ui/star"
}
}
6 changes: 6 additions & 0 deletions assets/horizonsend/models/item/ui/starfighter.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "horizonsend:item/ui/starfighter"
}
}
6 changes: 6 additions & 0 deletions assets/horizonsend/models/item/ui/station.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "horizonsend:item/ui/station"
}
}
6 changes: 6 additions & 0 deletions assets/horizonsend/models/item/ui/transport.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "horizonsend:item/ui/transport"
}
}
Binary file added assets/horizonsend/textures/item/ui/barge.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/horizonsend/textures/item/ui/beacon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/horizonsend/textures/item/ui/bookmark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/horizonsend/textures/item/ui/corvette.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/horizonsend/textures/item/ui/cruiser.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/horizonsend/textures/item/ui/destroyer.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/horizonsend/textures/item/ui/frigate.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/horizonsend/textures/item/ui/gunship.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/horizonsend/textures/item/ui/list.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/horizonsend/textures/item/ui/planet.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/horizonsend/textures/item/ui/shuttle.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/horizonsend/textures/item/ui/star.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/horizonsend/textures/item/ui/starfighter.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/horizonsend/textures/item/ui/station.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/horizonsend/textures/item/ui/transport.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
25 changes: 24 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 @@ -140,6 +140,29 @@
{"predicate": {"custom_model_data": 5103}, "model": "horizonsend:item/planet/regulus"},
{"predicate": {"custom_model_data": 5104}, "model": "horizonsend:item/planet/sirius"},

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

{"predicate": {"custom_model_data": 6000}, "model": "horizonsend:item/ui/starfighter"},
{"predicate": {"custom_model_data": 6001}, "model": "horizonsend:item/ui/gunship"},
{"predicate": {"custom_model_data": 6002}, "model": "horizonsend:item/ui/corvette"},
{"predicate": {"custom_model_data": 6003}, "model": "horizonsend:item/ui/frigate"},
{"predicate": {"custom_model_data": 6004}, "model": "horizonsend:item/ui/destroyer"},
{"predicate": {"custom_model_data": 6005}, "model": "horizonsend:item/ui/cruiser"},
{"predicate": {"custom_model_data": 6006}, "model": "horizonsend:item/ui/battlecruiser"},
{"predicate": {"custom_model_data": 6008}, "model": "horizonsend:item/ui/shuttle"},
{"predicate": {"custom_model_data": 6009}, "model": "horizonsend:item/ui/transport"},
{"predicate": {"custom_model_data": 6010}, "model": "horizonsend:item/ui/light_freighter"},
{"predicate": {"custom_model_data": 6011}, "model": "horizonsend:item/ui/medium_freighter"},
{"predicate": {"custom_model_data": 6012}, "model": "horizonsend:item/ui/heavy_freighter"},
{"predicate": {"custom_model_data": 6013}, "model": "horizonsend:item/ui/barge"},
{"predicate": {"custom_model_data": 6016}, "model": "horizonsend:item/ui/planet"},
{"predicate": {"custom_model_data": 6017}, "model": "horizonsend:item/ui/star"},
{"predicate": {"custom_model_data": 6018}, "model": "horizonsend:item/ui/beacon"},
{"predicate": {"custom_model_data": 6019}, "model": "horizonsend:item/ui/station"},
{"predicate": {"custom_model_data": 6026}, "model": "horizonsend:item/ui/generic_starship"},
{"predicate": {"custom_model_data": 6030}, "model": "horizonsend:item/ui/route_segment"},
{"predicate": {"custom_model_data": 6034}, "model": "horizonsend:item/ui/list"},
{"predicate": {"custom_model_data": 6035}, "model": "horizonsend:item/ui/compass_needle"},
{"predicate": {"custom_model_data": 6036}, "model": "horizonsend:item/ui/bookmark"}
]
}

0 comments on commit 73f1d13

Please sign in to comment.