Skip to content

Commit

Permalink
chore: Update names to match the slimefun id (#30)
Browse files Browse the repository at this point in the history
* remapppp

* revert: revert some comment

* fix: no error now

---------

Co-authored-by: Miku <[email protected]>
  • Loading branch information
JustAHuman-xD and xMikux authored Jun 21, 2024
1 parent efb4807 commit 59a1f6b
Show file tree
Hide file tree
Showing 512 changed files with 1,326 additions and 1,334 deletions.
4 changes: 2 additions & 2 deletions Resourcepack/contents/bump/configs/textures.yml
Original file line number Diff line number Diff line change
Expand Up @@ -177,14 +177,14 @@ items:
generate: false
model_id: 2201422
model_path: "magical_weapons/light_bow/light_bow"
witherskull_row:
witherskull_bow:
display_name: bump
permission: bump
resource:
material: BOW
generate: false
model_id: 2201423
model_path: "magical_weapons/witherskull_row/witherskull_row"
model_path: "magical_weapons/witherskull_bow/witherskull_bow"
emer_sword:
display_name: bump
permission: bump
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"parent": "item/handheld",
"author": "Haiman",
"textures": {
"layer0": "bump:magical_weapons/witherskull_row/witherskull_row"
"layer0": "bump:magical_weapons/witherskull_bow/witherskull_bow"
},
"display": {
"thirdperson_righthand": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"parent": "item/handheld",
"author": "DragonMysterious",
"textures": {
"layer0": "bump:magical_weapons/witherskull_row/witherskull_row_pulling_0"
"layer0": "bump:magical_weapons/witherskull_bow/witherskull_bow_pulling_0"
},
"display": {
"thirdperson_righthand": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"parent": "item/handheld",
"author": "DragonMysterious",
"textures": {
"layer0": "bump:magical_weapons/witherskull_row/witherskull_row_pulling_1"
"layer0": "bump:magical_weapons/witherskull_bow/witherskull_bow_pulling_1"
},
"display": {
"thirdperson_righthand": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"parent": "item/handheld",
"author": "DragonMysterious",
"textures": {
"layer0": "bump:magical_weapons/witherskull_row/witherskull_row_pulling_2"
"layer0": "bump:magical_weapons/witherskull_bow/witherskull_bow_pulling_2"
},
"display": {
"thirdperson_righthand": {
Expand Down
Loading

0 comments on commit 59a1f6b

Please sign in to comment.