Skip to content

Commit

Permalink
删除铁傀儡破损
Browse files Browse the repository at this point in the history
  • Loading branch information
wherewhere committed Dec 11, 2024
1 parent ff97df3 commit 5da477c
Show file tree
Hide file tree
Showing 8 changed files with 4 additions and 60 deletions.
2 changes: 1 addition & 1 deletion .github/FUNDING.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ liberapay: # Replace with a single Liberapay username
issuehunt: # Replace with a single IssueHunt username
otechie: # Replace with a single Otechie username
lfx_crowdfunding: # Replace with a single LFX Crowdfunding project-name e.g., cloud-foundry
custom: ['afdian.net/@wherewhere']
custom: ['afdian.com/@wherewhere']
6 changes: 3 additions & 3 deletions .github/workflows/archive.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,16 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Archive Package
uses: TheDoctor0/zip-release@0.7.1
uses: TheDoctor0/zip-release@0.7.6
with:
filename: 'BareBones红石显示.mcpack'
exclusions: '*.git* /*node_modules/* .editorconfig /Images/* LICENSE *.md'
type: 'zip'

- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
with:
name: BareBones红石显示
path: ./BareBones红石显示.mcpack
33 changes: 0 additions & 33 deletions entity/iron_golem.entity.json

This file was deleted.

23 changes: 0 additions & 23 deletions render_controllers/iron_golem.render_controllers.json

This file was deleted.

Binary file removed textures/entity/iron_golem/iron_golem.png
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit 5da477c

Please sign in to comment.