@@ -0,0 +1,14 @@
|
||||
{
|
||||
"layers": {
|
||||
"humanoid": [
|
||||
{
|
||||
"texture": "gtamfmd:ruby"
|
||||
}
|
||||
],
|
||||
"humanoid_leggings": [
|
||||
{
|
||||
"texture": "gtamfmd:ruby"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "gtamfmd:item/ruby_boots"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "gtamfmd:item/ruby_chestplate"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "gtamfmd:item/ruby_helmet"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "gtamfmd:item/ruby_leggings"
|
||||
}
|
||||
}
|
||||
@@ -4,5 +4,9 @@
|
||||
"item.gtamfmd.ruby": "Rubin",
|
||||
"item.gtamfmd.ruby_block": "Rubinblock",
|
||||
"item.gtamfmd.ruby_ore": "Rubinerz",
|
||||
"item.gtamfmd.christmastree": "Weihnachtsbaum"
|
||||
"item.gtamfmd.christmastree": "Weihnachtsbaum",
|
||||
"item.gtamfmd.ruby_helmet": "Rubinhelm",
|
||||
"item.gtamfmd.ruby_chestplate": "Rubinbrustpanzer",
|
||||
"item.gtamfmd.ruby_leggings": "Rubinhose",
|
||||
"item.gtamfmd.ruby_boots": "Rubinschuhe"
|
||||
}
|
||||
|
||||
@@ -4,5 +4,9 @@
|
||||
"item.gtamfmd.ruby": "Ruby",
|
||||
"item.gtamfmd.ruby_block": "Ruby block",
|
||||
"item.gtamfmd.ruby_ore": "Ruby ore",
|
||||
"item.gtamfmd.christmastree": "Christmas tree"
|
||||
"item.gtamfmd.christmastree": "Christmas tree",
|
||||
"item.gtamfmd.ruby_helmet": "ruby helmet",
|
||||
"item.gtamfmd.ruby_chestplate": "ruby chestplate",
|
||||
"item.gtamfmd.ruby_leggings": "ruby leggings",
|
||||
"item.gtamfmd.ruby_boots": "ruby boots"
|
||||
}
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "item/coal",
|
||||
"textures": {
|
||||
"layer0": "gtamfmd:item/ruby_boots"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "item/coal",
|
||||
"textures": {
|
||||
"layer0": "gtamfmd:item/ruby_chestplate"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "item/coal",
|
||||
"textures": {
|
||||
"layer0": "gtamfmd:item/ruby_helmet"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "item/coal",
|
||||
"textures": {
|
||||
"layer0": "gtamfmd:item/ruby_leggings"
|
||||
}
|
||||
}
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 1.3 KiB |
BIN
Binary file not shown.
|
After Width: | Height: | Size: 730 B |
Binary file not shown.
|
After Width: | Height: | Size: 366 B |
Binary file not shown.
|
After Width: | Height: | Size: 465 B |
Binary file not shown.
|
After Width: | Height: | Size: 396 B |
Binary file not shown.
|
After Width: | Height: | Size: 379 B |
Reference in New Issue
Block a user