add first patch
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"item.crittersandcompanions.jumping_spider_spawn_egg": "Jumping Spider Spawn Crate",
|
||||
"item.crittersandcompanions.ferret_spawn_egg": "Ferret Spawn Crate",
|
||||
"item.crittersandcompanions.red_panda_spawn_egg": "Red Panda Spawn Crate",
|
||||
"item.crittersandcompanions.clam": "Fossilized Clam"
|
||||
}
|
||||
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"item.crittersandcompanions.jumping_spider_spawn_egg": "점핑 스파이더 생성 상자",
|
||||
"item.crittersandcompanions.ferret_spawn_egg": "페럿 생성 상자",
|
||||
"item.crittersandcompanions.red_panda_spawn_egg": "레서판다 생성 상자",
|
||||
"item.crittersandcompanions.clam": "화석화된 조개",
|
||||
|
||||
|
||||
|
||||
"item.crittersandcompanions.shima_enaga_spawn_egg": "흰머리오목눈이 생성 상자",
|
||||
"entity.crittersandcompanions.red_panda": "레서판다",
|
||||
"entity.crittersandcompanions.shima_enaga": "흰머리오목눈이",
|
||||
"item.crittersandcompanions.dragonfly_wing": "잠자리 날개",
|
||||
"item.crittersandcompanions.silk": "비단실",
|
||||
"item.crittersandcompanions.sea_bunny_slime_bottle": "토끼갯민숭달팽이 점액이 든 병",
|
||||
"item.crittersandcompanions.silk_lead": "비단 끈",
|
||||
"item.crittersandcompanions.grappling_hook": "그래플링 후크",
|
||||
"block.crittersandcompanions.sea_bunny_slime_block": "토끼갯민숭달팽이 점액 블록",
|
||||
"block.crittersandcompanions.silk_cocoon": "비단 고치"
|
||||
}
|
||||
@@ -0,0 +1,53 @@
|
||||
{
|
||||
"credit": "Made with Blockbench",
|
||||
"textures": {
|
||||
"0": "crittersandcompanions:item/ferret_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": "crittersandcompanions:item/jumping_spider_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": "crittersandcompanions:item/red_panda_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: 530 B |
Binary file not shown.
|
After Width: | Height: | Size: 413 B |
Binary file not shown.
|
After Width: | Height: | Size: 544 B |
Reference in New Issue
Block a user