Skip to content

Commit

Permalink
feat(Cultivation): 新增农耕工艺材质 (#81)
Browse files Browse the repository at this point in the history
* 农耕材质

* 修改

* 改id

* fix: wrong folder name

* chore: update model range

* fix: update item-model

* fix: small fix

---------

Co-authored-by: Miku <[email protected]>
  • Loading branch information
haiman233 and xMikux authored Nov 22, 2024
1 parent 8a7eafc commit 12d45c3
Show file tree
Hide file tree
Showing 199 changed files with 978 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@ There are still a lot of textures missing! Welcome to contribute more textures!
| SlimefunWarfare | 2202001 - 2202200 |
| Gastronomicon | 2203001 - 2203500 |
| Liquid | 2204000 - 2204200 |
| Cultivation | 2300000 - 2300300 |
| FoxyMachines* | 2201352 - 2201355 |

</details>
Expand Down
1 change: 1 addition & 0 deletions .github/README.zh-cn.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@
| SlimefunWarfare | 2202001 - 2202200 |
| Gastronomicon | 2203001 - 2203500 |
| Liquid | 2204000 - 2204200 |
| Cultivation | 2300000 - 2300300 |
| FoxyMachines* | 2201352 - 2201355 |

</details>
Expand Down
1 change: 1 addition & 0 deletions .github/README.zh-tw.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@
| SlimefunWarfare | 2202001 - 2202200 |
| Gastronomicon | 2203001 - 2203500 |
| Liquid | 2204000 - 2204200 |
| Cultivation | 2300000 - 2300300 |
| FoxyMachines* | 2201352 - 2201355 |

</details>
Expand Down
Loading

0 comments on commit 12d45c3

Please sign in to comment.