Skip to content

Commit

Permalink
add rocket launcher
Browse files Browse the repository at this point in the history
  • Loading branch information
29cmb committed Nov 10, 2024
1 parent 7f0331b commit 7df4c65
Show file tree
Hide file tree
Showing 7 changed files with 143 additions and 0 deletions.
7 changes: 7 additions & 0 deletions assets/minecraft/font/default.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,13 @@
"height": 10,
"chars": [""]
},
{
"type": "bitmap",
"file": "minecraft:font/star.png",
"ascent": 7,
"height": 8,
"chars": ["🌟"]
},
{
"type": "bitmap",
"file": "minecraft:font/low_1.png",
Expand Down
130 changes: 130 additions & 0 deletions assets/minecraft/models/item/custom/rocket_launcher.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,130 @@
{
"credit": "Made with Blockbench",
"textures": {
"0": "block/rl_1",
"1": "block/rl_2",
"2": "block/rl_3",
"3": "block/rl_4",
"4": "block/black_concrete",
"particle": "block/rl_1"
},
"elements": [
{
"from": [4, 14, 6],
"to": [15, 18, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [7, 16, 7]},
"faces": {
"north": {"uv": [0, 0, 11, 4], "texture": "#1"},
"east": {"uv": [11, 0, 14, 4], "texture": "#1"},
"south": {"uv": [0, 4, 11, 8], "texture": "#1"},
"west": {"uv": [11, 4, 14, 8], "texture": "#1"},
"up": {"uv": [11, 11, 0, 8], "texture": "#1"},
"down": {"uv": [11, 11, 0, 14], "texture": "#1"}
}
},
{
"from": [11, 14, 5.75],
"to": [12, 17.25, 9.25],
"rotation": {"angle": 22.5, "axis": "z", "origin": [10, 14, 8]},
"faces": {
"north": {"uv": [10, 0, 12, 6.5], "texture": "#0"},
"east": {"uv": [0, 0, 7, 6.5], "texture": "#0"},
"south": {"uv": [10, 8, 12, 14.5], "texture": "#0"},
"west": {"uv": [0, 8, 7, 14.5], "texture": "#0"},
"up": {"uv": [10, 7, 8, 0], "texture": "#0"},
"down": {"uv": [10, 8, 8, 15], "texture": "#0"}
}
},
{
"from": [9, 14, 5.75],
"to": [10, 17.25, 9.25],
"rotation": {"angle": 22.5, "axis": "z", "origin": [8, 14, 8]},
"faces": {
"north": {"uv": [10, 0, 12, 6.5], "texture": "#0"},
"east": {"uv": [0, 0, 7, 6.5], "texture": "#0"},
"south": {"uv": [10, 8, 12, 14.5], "texture": "#0"},
"west": {"uv": [0, 8, 7, 14.5], "texture": "#0"},
"up": {"uv": [10, 7, 8, 0], "texture": "#0"},
"down": {"uv": [10, 8, 8, 15], "texture": "#0"}
}
},
{
"from": [7, 14, 5.75],
"to": [8, 17.25, 9.25],
"rotation": {"angle": 22.5, "axis": "z", "origin": [6, 14, 8]},
"faces": {
"north": {"uv": [10, 0, 12, 6.5], "texture": "#0"},
"east": {"uv": [0, 0, 7, 6.5], "texture": "#0"},
"south": {"uv": [10, 8, 12, 14.5], "texture": "#0"},
"west": {"uv": [0, 8, 7, 14.5], "texture": "#0"},
"up": {"uv": [10, 7, 8, 0], "texture": "#0"},
"down": {"uv": [10, 8, 8, 15], "texture": "#0"}
}
},
{
"from": [3.95, 14.5, 6.5],
"to": [6.45, 17.5, 8.5],
"rotation": {"angle": 0, "axis": "y", "origin": [4.45, 15, 6.5]},
"faces": {
"north": {"uv": [0, 0, 5, 6], "texture": "#2"},
"east": {"uv": [6, 0, 10, 6], "texture": "#2"},
"south": {"uv": [0, 6, 5, 12], "texture": "#2"},
"west": {"uv": [6, 6, 10, 12], "texture": "#2"},
"up": {"uv": [15, 4, 10, 0], "texture": "#2"},
"down": {"uv": [15, 4, 10, 8], "texture": "#2"}
}
},
{
"from": [13.25, 10.25, 6.1],
"to": [16, 17.25, 8.9],
"rotation": {"angle": 22.5, "axis": "z", "origin": [13.75, 15.25, 6.5]},
"faces": {
"north": {"uv": [0, 0, 3, 7], "texture": "#3"},
"east": {"uv": [3, 0, 6, 7], "texture": "#3"},
"south": {"uv": [6, 0, 9, 7], "texture": "#3"},
"west": {"uv": [0, 7, 3, 14], "texture": "#3"},
"up": {"uv": [6, 10, 3, 7], "texture": "#3"},
"down": {"uv": [9, 7, 6, 10], "texture": "#3"}
}
},
{
"from": [4.25, 17.5, 7],
"to": [5.25, 18.6, 8.1],
"rotation": {"angle": 0, "axis": "y", "origin": [4.25, 17.5, 7]},
"faces": {
"north": {"uv": [0, 0, 1, 1], "texture": "#4"},
"east": {"uv": [0, 1, 1, 2], "texture": "#4"},
"south": {"uv": [1, 0, 2, 1], "texture": "#4"},
"west": {"uv": [1, 1, 2, 2], "texture": "#4"},
"up": {"uv": [1, 3, 0, 2], "texture": "#4"},
"down": {"uv": [3, 0, 2, 1], "texture": "#4"}
}
}
],
"gui_light": "front",
"display": {
"thirdperson_righthand": {
"rotation": [0, -90, 0],
"translation": [0, -6, -4.75]
},
"thirdperson_lefthand": {
"rotation": [0, 90, 0],
"translation": [0, -6, -4.75]
},
"firstperson_righthand": {
"rotation": [180, -90, 180],
"translation": [-3.75, -3, 0]
},
"firstperson_lefthand": {
"rotation": [0, 90, 0],
"translation": [-3.37, -3, 0]
},
"gui": {
"rotation": [0, 0, -28],
"translation": [-5, -4.5, 0]
},
"fixed": {
"translation": [-3, -5.25, 0]
}
}
}
6 changes: 6 additions & 0 deletions assets/minecraft/models/item/echo_shard.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,12 @@
"custom_model_data": 2
},
"model": "item/custom/red_flag"
},
{
"predicate":{
"custom_model_data": 3
},
"model": "item/custom/rocket_launcher"
}
]
}
Binary file added assets/minecraft/textures/block/rl_1.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/minecraft/textures/block/rl_2.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/minecraft/textures/block/rl_3.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/minecraft/textures/block/rl_4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7df4c65

Please sign in to comment.