Skip to content

Commit

Permalink
CMD229追加
Browse files Browse the repository at this point in the history
  • Loading branch information
Arisa9006 committed Oct 25, 2024
1 parent 9d83475 commit b8afb9c
Show file tree
Hide file tree
Showing 4 changed files with 25 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lgw2/assets/minecraft/models/item/flower_banner_pattern.json
Original file line number Diff line number Diff line change
Expand Up @@ -234,6 +234,8 @@
{"predicate": {"custom_model_data": 226}, "model":"item/weapons/atlas"},
{"predicate": {"custom_model_data": 227}, "model":"item/weapons/kunaiblackmarket"},
{"predicate": {"custom_model_data": 228}, "model":"item/weapons/atlascomet"},
{"predicate": {"custom_model_data": 229}, "model":"item/weapons/nc_m67_seven7777"},


{"predicate": {"custom_model_data": 10000}, "model":"please_put_weapon_assets_to_above_of_this_row"},
{"predicate": {"custom_model_data": 20501}, "model":"item/weapons/hurtfulspine_stage1"},
Expand Down
18 changes: 18 additions & 0 deletions lgw2/assets/minecraft/models/item/weapons/nc_m67_seven7777.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"credit": "Made with Blockbench",
"parent": "item/handheld",
"textures": {
"layer0": "item/nc_m67_seven7777"
},
"display": {
"ground": {
"rotation": [-90, 0, 0],
"translation": [0, -5.5, 0],
"scale": [4, 4, 4]
},
"head": {
"translation": [0, -15, 11.5],
"scale": [2.99, 2.99, 1.25]
}
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"animation": {
"frametime": 1.5
}
}

0 comments on commit b8afb9c

Please sign in to comment.