add first patch

This commit is contained in:
2026-07-31 10:34:32 +09:00
parent 03aac2e45e
commit b1cbc6c78d
6390 changed files with 547430 additions and 0 deletions
@@ -0,0 +1,28 @@
{
"variants": {
"age=0": {
"model": "windswept:block/ginger_stage0"
},
"age=1": {
"model": "windswept:block/ginger_stage1"
},
"age=2": {
"model": "windswept:block/ginger_stage1"
},
"age=3": {
"model": "windswept:block/ginger_stage2"
},
"age=4": {
"model": "windswept:block/ginger_stage2"
},
"age=5": {
"model": "windswept:block/ginger_stage3"
},
"age=6": {
"model": "windswept:block/ginger_stage3"
},
"age=7": {
"model": "windswept:block/ginger_stage4"
}
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"itemGroup.snowyspirit": "Snowy Spirit",
"item.snowyspirit.sled": "%s 썰매",
"item.snowyspirit.sled_cherry": "벚나무 썰매",
"item.snowyspirit.sled_bamboo": "대나무 썰매",
"item.snowyspirit.sled_mangrove": "맹그로브나무 썰매",
"block.snowyspirit.wreath": "리스",
"entity.snowyspirit.gingerbread_golem": "진저브레드 골렘",
"item.snowyspirit.gingerbread_golem_spawn_egg": "진저브레드 골렘 생성 알",
"item.snowyspirit.music_disc_winter": "음반"
}
@@ -0,0 +1,6 @@
{
"parent": "minecraft:item/handheld",
"textures": {
"layer0": "windswept:item/candy_cane"
}
}
@@ -0,0 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "windswept:item/ginger_root"
}
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 441 B