|
|
@ -125,7 +125,7 @@
|
|||
"entity": "species:cruncher",
|
||||
"scale": 0.7,
|
||||
"name": "Cruncher",
|
||||
"text": "$(thing)Crunchers$() are territorial $(item)miniboss$() predators. Feed them meat to stop their regeneration."
|
||||
"text": "$(thing)Crunchers$() are territorial $(item)miniboss$() predators. Feed them meat to stop their regeneration. They can also be eaten."
|
||||
},
|
||||
{
|
||||
"type": "patchouli:entity",
|
||||
|
|
@ -156,7 +156,7 @@
|
|||
"entity": "species:springling",
|
||||
"scale": 0.9,
|
||||
"name": "Springling",
|
||||
"text": "$(thing)Springlings$() are wild animals found above -108°C. Feeding them $(item)Saplings$() will let you ride them and extend their extremely long necks."
|
||||
"text": "$(thing)Springlings$() are wild animals found above -108°C. Feeding them $(item)Saplings$() will let you ride them and extend their extremely long necks. They can also be eaten."
|
||||
},
|
||||
{
|
||||
"type": "patchouli:entity",
|
||||
|
|
@ -185,7 +185,7 @@
|
|||
"entity": "species:stackatick",
|
||||
"scale": 0.4,
|
||||
"name": "Stackatick",
|
||||
"text": "One of the few animals that can survive the Martian desert, $(thing)Stackaticks$() are passive prey animals. They cannot be eaten."
|
||||
"text": "One of the few animals that can survive the Martian desert, $(thing)Stackaticks$() are passive prey animals. They can also be eaten."
|
||||
}
|
||||
],
|
||||
"read_by_default": true
|
||||
|
|
|
|||
|
|
@ -811,8 +811,8 @@
|
|||
"item.tfg.spawn_egg.sniffer": "Sniffer Spawn Egg",
|
||||
"item.tfg.food.raw_wraptor": "Raw Wraptor",
|
||||
"item.tfg.food.cooked_wraptor": "Cooked Wraptor",
|
||||
"item.tfg.food.raw_springling_chops": "Raw Springling Chops",
|
||||
"item.tfg.food.cooked_springling_chops": "Cooked Springling Chops",
|
||||
"item.tfg.food.raw_springling_collar": "Raw Springling Collar",
|
||||
"item.tfg.food.cooked_springling_collar": "Cooked Springling Collar",
|
||||
"item.tfg.food.raw_walker_steak": "Raw Walker Steak",
|
||||
"item.tfg.food.cooked_walker_steak": "Cooked Walker Steak",
|
||||
"item.tfg.food.raw_glider_wings": "Raw Glider Wings",
|
||||
|
|
@ -823,6 +823,15 @@
|
|||
"item.tfg.food.cooked_crusher_meat": "Cooked Crusher Meat",
|
||||
"item.tfg.food.raw_goober_meat": "Raw Goober Meat",
|
||||
"item.tfg.food.cooked_goober_meat": "Cooked Goober Meat",
|
||||
"item.tfg.food.raw_long_pig_filet": "Raw Long Pig Filet",
|
||||
"item.tfg.food.cooked_long_pig_filet": "Cooked Long Pig Filet",
|
||||
"item.tfg.food.raw_surfer_steak": "Raw Surfer Steak",
|
||||
"item.tfg.food.cooked_surfer_steak": "Cooked Surfer Steak",
|
||||
"item.tfg.food.raw_stackatick_chunks": "Raw Stackatick Chunks",
|
||||
"item.tfg.food.raw_stickastackatick": "Raw Stick'a'Stackatick",
|
||||
"item.tfg.food.cooked_stickastackatick": "Cooked Stick'a'Stackatick",
|
||||
"item.tfg.food.raw_cruncher_ribs": "Raw Cruncher Ribs",
|
||||
"item.tfg.food.cooked_cruncher_ribs": "Cooked Cruncher Ribs",
|
||||
"item.tfg.roasted_sunflower_seeds": "Roasted Sunflower Seeds",
|
||||
"item.tfg.sunflower_seeds": "Sunflower Seed",
|
||||
"item.tfg.sunflower_product": "Sunflower Cap",
|
||||
|
|
|
|||
|
|
@ -551,6 +551,29 @@
|
|||
"item.tfg.food.raw_sniffer_beef": "Bife de Farejador Cru",
|
||||
"item.tfg.food.cooked_sniffer_beef": "Bife de Farejador Cozido",
|
||||
"item.tfg.spawn_egg.sniffer": "Ovo Gerador de Farejador",
|
||||
"item.tfg.food.raw_wraptor": "Carne de Distráptor Crua",
|
||||
"item.tfg.food.cooked_wraptor": "Carne de Distráptor Cozida",
|
||||
"item.tfg.food.raw_springling_collar": "Colar de Pescoçudo Cru",
|
||||
"item.tfg.food.cooked_springling_collar": "Colar de Pescoçudo Cozido",
|
||||
"item.tfg.food.raw_walker_steak": "Bife Andador Cru",
|
||||
"item.tfg.food.cooked_walker_steak": "Bife Andador Cozido",
|
||||
"item.tfg.food.raw_glider_wings": "Asas de Planador Cruas",
|
||||
"item.tfg.food.cooked_glider_wings": "Asas de Planador Cozidas",
|
||||
"item.tfg.food.raw_whole_soarer": "Carne de Voador Inteira Cru",
|
||||
"item.tfg.food.cooked_whole_soarer": "Carne de Voador Inteira Cozida",
|
||||
"item.tfg.food.raw_crusher_meat": "Carne de Esmagador Cru",
|
||||
"item.tfg.food.cooked_crusher_meat": "Carne de Esmagador Cozida",
|
||||
"item.tfg.food.raw_goober_meat": "Carne Espirrão Cru",
|
||||
"item.tfg.food.cooked_goober_meat": "Carne Espirrão Cozida",
|
||||
"item.tfg.food.raw_long_pig_filet": "Filé de \"Porco\" Cru",
|
||||
"item.tfg.food.cooked_long_pig_filet": "Filé de \"Porco\" Cozido",
|
||||
"item.tfg.food.raw_surfer_steak": "Bife de Surfista Cru",
|
||||
"item.tfg.food.cooked_surfer_steak": "Bife de Surfista Cozido",
|
||||
"item.tfg.food.raw_stackatick_chunks": "Pedaços de Carraplato Cru",
|
||||
"item.tfg.food.raw_stickastackatick": "Carraplato no Taco Cru",
|
||||
"item.tfg.food.cooked_stickastackatick": "Carraplato no Taco Cozido",
|
||||
"item.tfg.food.raw_cruncher_ribs": "Costelas de mastigador Cru",
|
||||
"item.tfg.food.cooked_cruncher_ribs": "Costelas de Mastigador Cozidas",
|
||||
"item.tfg.roasted_sunflower_seeds": "Sementes de Girassol Torradas",
|
||||
"item.tfg.sunflower_seeds": "Sementes de Girassol",
|
||||
"item.tfg.sunflower_product": "Chapéu de Girassol",
|
||||
|
|
|
|||
|
|
@ -0,0 +1,96 @@
|
|||
{
|
||||
"format_version": "1.9.0",
|
||||
"credit": "Made with Blockbench",
|
||||
"textures": {
|
||||
"0": "tfg:item/food/cooked_stickastackatick",
|
||||
"particle": "tfg:item/food/cooked_stickastackatick"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [7.5, 0, 7.5],
|
||||
"to": [8.5, 16, 8.5],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [7.5, 0, 7.5]},
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 1, 16], "texture": "#0"},
|
||||
"east": {"uv": [0, 0, 1, 16], "texture": "#0"},
|
||||
"south": {"uv": [0, 0, 1, 16], "texture": "#0"},
|
||||
"west": {"uv": [0, 0, 1, 16], "texture": "#0"},
|
||||
"up": {"uv": [1, 1, 0, 0], "texture": "#0"},
|
||||
"down": {"uv": [1, 15, 0, 16], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [6.5, 5, 6.5],
|
||||
"to": [9.5, 8, 9.5],
|
||||
"rotation": {"angle": 0, "axis": "x", "origin": [7.5, 5, 6.5]},
|
||||
"faces": {
|
||||
"north": {"uv": [1, 0, 4, 3], "texture": "#0"},
|
||||
"east": {"uv": [4, 0, 1, 3], "texture": "#0"},
|
||||
"south": {"uv": [1, 3, 4, 0], "texture": "#0"},
|
||||
"west": {"uv": [4, 3, 1, 0], "texture": "#0"},
|
||||
"up": {"uv": [4, 0, 1, 3], "texture": "#0"},
|
||||
"down": {"uv": [1, 0, 4, 3], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [6.5, 8, 6.5],
|
||||
"to": [9.5, 11, 9.5],
|
||||
"rotation": {"angle": -45, "axis": "y", "origin": [8, 8, 8]},
|
||||
"faces": {
|
||||
"north": {"uv": [1, 0, 4, 3], "texture": "#0"},
|
||||
"east": {"uv": [4, 0, 1, 3], "texture": "#0"},
|
||||
"south": {"uv": [1, 3, 4, 0], "texture": "#0"},
|
||||
"west": {"uv": [4, 3, 1, 0], "texture": "#0"},
|
||||
"up": {"uv": [4, 0, 1, 3], "texture": "#0"},
|
||||
"down": {"uv": [1, 0, 4, 3], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [6.5, 11, 6.5],
|
||||
"to": [9.5, 14, 9.5],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [8, 11, 8]},
|
||||
"faces": {
|
||||
"north": {"uv": [1, 0, 4, 3], "texture": "#0"},
|
||||
"east": {"uv": [4, 0, 1, 3], "texture": "#0"},
|
||||
"south": {"uv": [1, 3, 4, 0], "texture": "#0"},
|
||||
"west": {"uv": [4, 3, 1, 0], "texture": "#0"},
|
||||
"up": {"uv": [4, 0, 1, 3], "texture": "#0"},
|
||||
"down": {"uv": [1, 0, 4, 3], "texture": "#0"}
|
||||
}
|
||||
}
|
||||
],
|
||||
"display": {
|
||||
"thirdperson_righthand": {
|
||||
"translation": [0, 3, 1.25],
|
||||
"scale": [0.6, 0.6, 0.6]
|
||||
},
|
||||
"thirdperson_lefthand": {
|
||||
"translation": [0, 3, 1.25],
|
||||
"scale": [0.6, 0.6, 0.6]
|
||||
},
|
||||
"firstperson_righthand": {
|
||||
"rotation": [-85, 0, 6],
|
||||
"translation": [-1.25, 3.75, 1.5],
|
||||
"scale": [0.75, 0.75, 0.75]
|
||||
},
|
||||
"firstperson_lefthand": {
|
||||
"rotation": [-85, 0, 6],
|
||||
"translation": [-1.25, 3.75, 1.5],
|
||||
"scale": [0.75, 0.75, 0.75]
|
||||
},
|
||||
"ground": {
|
||||
"translation": [0, 2, 0],
|
||||
"scale": [0.5, 0.5, 0.5]
|
||||
},
|
||||
"gui": {
|
||||
"rotation": [0, 41, -45]
|
||||
},
|
||||
"head": {
|
||||
"rotation": [0, -90, -90],
|
||||
"translation": [0, -4, -11.25]
|
||||
},
|
||||
"fixed": {
|
||||
"rotation": [0, -180, 0]
|
||||
}
|
||||
}
|
||||
}
|
||||
96
kubejs/assets/tfg/models/item/food/raw_stickastackatick.json
Normal file
|
|
@ -0,0 +1,96 @@
|
|||
{
|
||||
"format_version": "1.9.0",
|
||||
"credit": "Made with Blockbench",
|
||||
"textures": {
|
||||
"0": "tfg:item/food/raw_stickastackatick",
|
||||
"particle": "tfg:item/food/raw_stickastackatick"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [7.5, 0, 7.5],
|
||||
"to": [8.5, 16, 8.5],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [7.5, 0, 7.5]},
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 1, 16], "texture": "#0"},
|
||||
"east": {"uv": [0, 0, 1, 16], "texture": "#0"},
|
||||
"south": {"uv": [0, 0, 1, 16], "texture": "#0"},
|
||||
"west": {"uv": [0, 0, 1, 16], "texture": "#0"},
|
||||
"up": {"uv": [1, 1, 0, 0], "texture": "#0"},
|
||||
"down": {"uv": [1, 15, 0, 16], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [6.5, 5, 6.5],
|
||||
"to": [9.5, 8, 9.5],
|
||||
"rotation": {"angle": 0, "axis": "x", "origin": [7.5, 5, 6.5]},
|
||||
"faces": {
|
||||
"north": {"uv": [1, 0, 4, 3], "texture": "#0"},
|
||||
"east": {"uv": [4, 0, 1, 3], "texture": "#0"},
|
||||
"south": {"uv": [1, 3, 4, 0], "texture": "#0"},
|
||||
"west": {"uv": [4, 3, 1, 0], "texture": "#0"},
|
||||
"up": {"uv": [4, 0, 1, 3], "texture": "#0"},
|
||||
"down": {"uv": [1, 0, 4, 3], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [6.5, 8, 6.5],
|
||||
"to": [9.5, 11, 9.5],
|
||||
"rotation": {"angle": -45, "axis": "y", "origin": [8, 8, 8]},
|
||||
"faces": {
|
||||
"north": {"uv": [1, 0, 4, 3], "texture": "#0"},
|
||||
"east": {"uv": [4, 0, 1, 3], "texture": "#0"},
|
||||
"south": {"uv": [1, 3, 4, 0], "texture": "#0"},
|
||||
"west": {"uv": [4, 3, 1, 0], "texture": "#0"},
|
||||
"up": {"uv": [4, 0, 1, 3], "texture": "#0"},
|
||||
"down": {"uv": [1, 0, 4, 3], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [6.5, 11, 6.5],
|
||||
"to": [9.5, 14, 9.5],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [8, 11, 8]},
|
||||
"faces": {
|
||||
"north": {"uv": [1, 0, 4, 3], "texture": "#0"},
|
||||
"east": {"uv": [4, 0, 1, 3], "texture": "#0"},
|
||||
"south": {"uv": [1, 3, 4, 0], "texture": "#0"},
|
||||
"west": {"uv": [4, 3, 1, 0], "texture": "#0"},
|
||||
"up": {"uv": [4, 0, 1, 3], "texture": "#0"},
|
||||
"down": {"uv": [1, 0, 4, 3], "texture": "#0"}
|
||||
}
|
||||
}
|
||||
],
|
||||
"display": {
|
||||
"thirdperson_righthand": {
|
||||
"translation": [0, 3, 1.25],
|
||||
"scale": [0.6, 0.6, 0.6]
|
||||
},
|
||||
"thirdperson_lefthand": {
|
||||
"translation": [0, 3, 1.25],
|
||||
"scale": [0.6, 0.6, 0.6]
|
||||
},
|
||||
"firstperson_righthand": {
|
||||
"rotation": [-85, 0, 6],
|
||||
"translation": [-1.25, 3.75, 1.5],
|
||||
"scale": [0.75, 0.75, 0.75]
|
||||
},
|
||||
"firstperson_lefthand": {
|
||||
"rotation": [-85, 0, 6],
|
||||
"translation": [-1.25, 3.75, 1.5],
|
||||
"scale": [0.75, 0.75, 0.75]
|
||||
},
|
||||
"ground": {
|
||||
"translation": [0, 2, 0],
|
||||
"scale": [0.5, 0.5, 0.5]
|
||||
},
|
||||
"gui": {
|
||||
"rotation": [0, 41, -45]
|
||||
},
|
||||
"head": {
|
||||
"rotation": [0, -90, -90],
|
||||
"translation": [0, -4, -11.25]
|
||||
},
|
||||
"fixed": {
|
||||
"rotation": [0, -180, 0]
|
||||
}
|
||||
}
|
||||
}
|
||||
BIN
kubejs/assets/tfg/textures/item/food/cooked_cruncher_ribs.png
Normal file
|
After Width: | Height: | Size: 494 B |
|
Before Width: | Height: | Size: 885 B After Width: | Height: | Size: 373 B |
BIN
kubejs/assets/tfg/textures/item/food/cooked_long_pig_filet.png
Normal file
|
After Width: | Height: | Size: 406 B |
|
Before Width: | Height: | Size: 673 B |
|
After Width: | Height: | Size: 1.4 KiB |
|
|
@ -0,0 +1 @@
|
|||
{"animation": {"frametime": 1, "frames": [{"index": 0, "time":40}, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49]}}
|
||||
BIN
kubejs/assets/tfg/textures/item/food/cooked_stickastackatick.png
Normal file
|
After Width: | Height: | Size: 184 B |
BIN
kubejs/assets/tfg/textures/item/food/cooked_surfer_steak.png
Normal file
|
After Width: | Height: | Size: 636 B |
BIN
kubejs/assets/tfg/textures/item/food/raw_cruncher_ribs.png
Normal file
|
After Width: | Height: | Size: 484 B |
|
Before Width: | Height: | Size: 959 B After Width: | Height: | Size: 367 B |
BIN
kubejs/assets/tfg/textures/item/food/raw_long_pig_filet.png
Normal file
|
After Width: | Height: | Size: 362 B |
|
Before Width: | Height: | Size: 797 B |
BIN
kubejs/assets/tfg/textures/item/food/raw_springling_collar.png
Normal file
|
After Width: | Height: | Size: 1.4 KiB |
|
|
@ -0,0 +1 @@
|
|||
{"animation": {"frametime": 1, "frames": [{"index": 0, "time":40}, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49]}}
|
||||
BIN
kubejs/assets/tfg/textures/item/food/raw_stackatick_chunks.png
Normal file
|
After Width: | Height: | Size: 473 B |
BIN
kubejs/assets/tfg/textures/item/food/raw_stickastackatick.png
Normal file
|
After Width: | Height: | Size: 175 B |
BIN
kubejs/assets/tfg/textures/item/food/raw_surfer_steak.png
Normal file
|
After Width: | Height: | Size: 484 B |