add first patch
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"quark.jei.hint.crab_info": "Fiddler Crabs can be found in Beaches, and bred with Wheat, Chicken, or any type of Fish.",
|
||||
"item.quark.crab_bucket": "Bucket of Fiddler Crab",
|
||||
"item.quark.crab_leg": "Raw Fiddler Crab Leg",
|
||||
"item.quark.cooked_crab_leg": "Cooked Fiddler Crab Leg",
|
||||
"item.quark.crab_shell": "Fiddler Crab Shell",
|
||||
"item.quark.crab_spawn_egg": "Fiddler Crab Spawn Egg",
|
||||
"item.quark.foxhound_spawn_egg": "Foxhound Spawn Crate",
|
||||
"entity.quark.crab": "Fiddler Crab",
|
||||
"tag.item.quark.crab_tempt_items": "Fiddler Crab Food",
|
||||
"advancements.quark.crab_in_a_bucket.description": "Capture a Fiddler Crab in a Bucket"
|
||||
}
|
||||
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,53 @@
|
||||
{
|
||||
"credit": "Made with Blockbench",
|
||||
"textures": {
|
||||
"0": "quark:item/foxhound_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: 359 B |
Binary file not shown.
|
After Width: | Height: | Size: 582 B |
Reference in New Issue
Block a user