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
+4
View File
@@ -0,0 +1,4 @@
{
"item.autumnity.snail_spawn_egg": "Snail Spawn Crate",
"item.autumnity.turkey_spawn_egg": "Turkey Spawn Crate"
}
+18
View File
@@ -0,0 +1,18 @@
{
"item.autumnity.snail_spawn_egg": "달팽이 생성 상자",
"item.autumnity.turkey_spawn_egg": "칠면조 생성 상자",
"block.autumnity.foul_berry_bush": "악취 열매 덤불",
"block.autumnity.maple_hanging_sign": "단풍나무 매다는 표지판",
"block.autumnity.maple_leaf_pile": "단풍나무 잎 더미",
"block.autumnity.orange_maple_leaf_pile": "주황색 단풍나무 잎 더미",
"block.autumnity.potted_foul_berries": "화분에 심은 악취 열매",
"block.autumnity.red_maple_leaf_pile": "빨간색 단풍나무 잎 더미",
"block.autumnity.tall_foul_berry_bush": "키 큰 악취 열매 덤불",
"block.autumnity.yellow_maple_leaf_pile": "노란색 단풍나무 잎 더미",
"item.autumnity.foul_berries": "악취 열매",
"item.autumnity.foul_soup": "끔찍한 수프",
"item.autumnity.maple_chest_boat": "상자가 실린 단풍나무 보트"
}
@@ -0,0 +1,53 @@
{
"credit": "Made with Blockbench",
"textures": {
"0": "autumnity:item/snail_spawn_egg"
},
"elements": [
{
"from": [0, 0, 7.5],
"to": [16, 16, 8.5],
"rotation": {"angle": 0, "axis": "y", "origin": [0, 0, 7]},
"faces": {
"north": {"uv": [0, 0, 16, 16], "texture": "#0"},
"east": {"uv": [0, 0, 1, 16], "texture": "#0"},
"south": {"uv": [0, 0, 16, 16], "texture": "#0"},
"west": {"uv": [0, 0, 1, 16], "texture": "#0"},
"up": {"uv": [0, 0, 16, 1], "texture": "#0"},
"down": {"uv": [0, 0, 16, 1], "texture": "#0"}
}
}
],
"gui_light": "front",
"display": {
"thirdperson_righthand": {
"translation": [0, 3, 1],
"scale": [0.55, 0.55, 0.55]
},
"thirdperson_lefthand": {
"translation": [0, 3, 1],
"scale": [0.55, 0.55, 0.55]
},
"firstperson_righthand": {
"rotation": [0, -90, 25],
"translation": [1.13, 3.2, 1.13],
"scale": [0.68, 0.68, 0.68]
},
"firstperson_lefthand": {
"rotation": [0, -90, 25],
"translation": [1.13, 3.2, 1.13],
"scale": [0.68, 0.68, 0.68]
},
"ground": {
"translation": [0, 2, 0],
"scale": [0.5, 0.5, 0.5]
},
"head": {
"rotation": [0, -180, 0],
"translation": [0, 13, 7]
},
"fixed": {
"rotation": [0, -180, 0]
}
}
}
@@ -0,0 +1,53 @@
{
"credit": "Made with Blockbench",
"textures": {
"0": "autumnity:item/turkey_spawn_egg"
},
"elements": [
{
"from": [0, 0, 7.5],
"to": [16, 16, 8.5],
"rotation": {"angle": 0, "axis": "y", "origin": [0, 0, 7]},
"faces": {
"north": {"uv": [0, 0, 16, 16], "texture": "#0"},
"east": {"uv": [0, 0, 1, 16], "texture": "#0"},
"south": {"uv": [0, 0, 16, 16], "texture": "#0"},
"west": {"uv": [0, 0, 1, 16], "texture": "#0"},
"up": {"uv": [0, 0, 16, 1], "texture": "#0"},
"down": {"uv": [0, 0, 16, 1], "texture": "#0"}
}
}
],
"gui_light": "front",
"display": {
"thirdperson_righthand": {
"translation": [0, 3, 1],
"scale": [0.55, 0.55, 0.55]
},
"thirdperson_lefthand": {
"translation": [0, 3, 1],
"scale": [0.55, 0.55, 0.55]
},
"firstperson_righthand": {
"rotation": [0, -90, 25],
"translation": [1.13, 3.2, 1.13],
"scale": [0.68, 0.68, 0.68]
},
"firstperson_lefthand": {
"rotation": [0, -90, 25],
"translation": [1.13, 3.2, 1.13],
"scale": [0.68, 0.68, 0.68]
},
"ground": {
"translation": [0, 2, 0],
"scale": [0.5, 0.5, 0.5]
},
"head": {
"rotation": [0, -180, 0],
"translation": [0, 13, 7]
},
"fixed": {
"rotation": [0, -180, 0]
}
}
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 466 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 462 B