diff --git a/.github/workflows/Release.yaml b/.github/workflows/Release.yaml index f941e9d..1bf6921 100644 --- a/.github/workflows/Release.yaml +++ b/.github/workflows/Release.yaml @@ -48,4 +48,4 @@ jobs: upload_url: ${{ steps.create_release.outputs.upload_url }} asset_path: ./namagomi-ResourcePack.zip asset_name: namagomi-ResourcePack.zip - asset_content_type: application/zip \ No newline at end of file + asset_content_type: application/zip diff --git a/README.md b/README.md index 40f1d72..9b44edb 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Namagomi-ResourcePack 生ゴミ鯖の景品用のリソースパック +#### ⚠注意:解凍して`§e§l生ゴミテクスチャ_v2.1`をリソースパックフォルダに移動させてください ## 導入方法 > テクスチャの反映にはOptifineが必要です diff --git a/assets/minecraft/mcpatcher/cit/items/namagomi/namagomi_iei/stick.png b/assets/minecraft/mcpatcher/cit/items/namagomi/namagomi_iei/stick.png new file mode 100644 index 0000000..1ab80a8 Binary files /dev/null and b/assets/minecraft/mcpatcher/cit/items/namagomi/namagomi_iei/stick.png differ diff --git a/assets/minecraft/mcpatcher/cit/items/namagomi/namagomi_iei/stick.properties b/assets/minecraft/mcpatcher/cit/items/namagomi/namagomi_iei/stick.properties new file mode 100644 index 0000000..9846fbd --- /dev/null +++ b/assets/minecraft/mcpatcher/cit/items/namagomi/namagomi_iei/stick.properties @@ -0,0 +1,4 @@ +type=item +items=minecraft:stick +nbt.display.Name=namagomi_iei +texture=stick \ No newline at end of file