Skip to content

Commit

Permalink
update NightFish:AnvilCraft
Browse files Browse the repository at this point in the history
  • Loading branch information
yukonisen committed Jun 18, 2024
1 parent 6c3558e commit f0e5f06
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 0 deletions.
21 changes: 21 additions & 0 deletions blog/2024-06-14-anvilcraft.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---
slug: "potato-anvil"
title: "21 周目预告: Potato Anvil『土豆牌铁砧』"
tags: [暑假服, Java]
authors: [nightfish]
---

土豆网络第21周目: Potato Anvil『土豆牌铁砧』预计在2024年7月1日开放

本期存档是以 [铁砧工艺](https://www.curseforge.com/minecraft/mc-mods/anvilcraft) 等 Mod 为主的模组生存玩法,支持 Minecraft 版本 1.20.1 forge

链接: [**客户端下载【无链接】**](#) / [**Mod列表**](https://cur1ousers-my.sharepoint.com/:x:/g/personal/yukonisen_curiousers_org/EZpWI_Rj_EpFnmZu_4bEtXkBR6eJjSIeAmjhjZ-U379KCA?e=Uwfxwh)

:::info 详细了解 铁砧工艺

[![card](https://github-readme-stats.vercel.app/api/pin/?username=Anvil-Dev&repo=AnvilCraft)](https://github.com/Anvil-Dev/AnvilCraft)

:::


<!--truncate-->
13 changes: 13 additions & 0 deletions src/data/sponsor.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,19 @@ export type DonorItem = Donor & {
};

const Card: DonorItem[] = [
{
name: 'KSSiner',
via: '直接续费',
amount: 'US$2#.##',
date: '2024/06/12',
notes: (
<>
备注:用于域名续费
</>
),
showed: true,
githubUsername: 'kssiner',
},
{
name: 'yukonisen#QwQ',
via: '直接续费',
Expand Down

0 comments on commit f0e5f06

Please sign in to comment.