Skip to content

Commit

Permalink
Add all wood types
Browse files Browse the repository at this point in the history
  • Loading branch information
ThePotatoKing55 committed Mar 1, 2021
1 parent fec7f07 commit bb81d77
Show file tree
Hide file tree
Showing 191 changed files with 714 additions and 55 deletions.
2 changes: 1 addition & 1 deletion PACK_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.7-alpha.5
v0.7-alpha.6
Binary file not shown.
Binary file not shown.
Binary file modified Screenshots/long.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions assets/minecraft/models/item/birch_log.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "item/block_item",
"textures": {
"base": "block_item/birch_log"
}
}
6 changes: 6 additions & 0 deletions assets/minecraft/models/item/birch_wood.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "item/block_item",
"textures": {
"base": "block_item/birch_wood"
}
}
6 changes: 6 additions & 0 deletions assets/minecraft/models/item/black_stained_glass_pane.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "item/black_stained_glass_pane"
}
}
8 changes: 4 additions & 4 deletions assets/minecraft/models/item/block_item.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,22 +3,22 @@
"display": {
"ground": {
"rotation": [ 0, 0, 0 ],
"translation": [ 0, 2, 0 ],
"translation": [ 0, 2, -0.5 ],
"scale":[ 0.5, 0.5, 0.5 ]
},
"head": {
"rotation": [ 0, 180, 0 ],
"translation": [ 0, 13, 7 ],
"translation": [ 0, 13, 6.5 ],
"scale":[ 1, 1, 1 ]
},
"thirdperson_righthand": {
"rotation": [ 0, 0, 0 ],
"translation": [ 0, 3, 1 ],
"translation": [ 0, 3, 0.5 ],
"scale": [ 0.55, 0.55, 0.55 ]
},
"firstperson_righthand": {
"rotation": [ 0, -90, 25 ],
"translation": [ 1.13, 3.2, 1.13 ],
"translation": [ 1.13, 3.2, 0.63 ],
"scale": [ 0.68, 0.68, 0.68 ]
},
"fixed": {
Expand Down
60 changes: 30 additions & 30 deletions assets/minecraft/models/item/block_item_button_template.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"parent": "item/block_item",
"elements": [
{
"from": [ 7, 4, 7 ],
"to": [ 11, 5, 8 ],
"from": [ 7, 1, 7 ],
"to": [ 11, 2, 8 ],
"faces": {
"south": { "texture": "#base", "uv": [ 6, 14, 10, 15 ] },
"north": { "texture": "#base", "uv": [ 10, 14, 6, 15 ] },
Expand All @@ -13,8 +13,8 @@
}
},
{
"from": [ 5, 5, 7 ],
"to": [ 7, 6, 8 ],
"from": [ 5, 2, 7 ],
"to": [ 7, 3, 8 ],
"faces": {
"south": { "texture": "#base", "uv": [ 4, 13, 6, 14 ] },
"north": { "texture": "#base", "uv": [ 6, 13, 4, 14 ] },
Expand All @@ -23,16 +23,16 @@
}
},
{
"from": [ 7, 5, 7 ],
"to": [ 11, 6, 8 ],
"from": [ 7, 2, 7 ],
"to": [ 11, 3, 8 ],
"faces": {
"south": { "texture": "#base", "uv": [ 6, 8, 10, 9 ] },
"north": { "texture": "#base", "uv": [ 10, 8, 6, 9 ] }
}
},
{
"from": [ 11, 5, 7 ],
"to": [ 13, 6, 8 ],
"from": [ 11, 2, 7 ],
"to": [ 13, 3, 8 ],
"faces": {
"south": { "texture": "#base", "uv": [ 10, 13, 12, 14 ] },
"north": { "texture": "#base", "uv": [ 12, 13, 10, 14 ] },
Expand All @@ -41,8 +41,8 @@
}
},
{
"from": [ 3, 6, 7 ],
"to": [ 5, 7, 8 ],
"from": [ 3, 3, 7 ],
"to": [ 5, 4, 8 ],
"faces": {
"south": { "texture": "#base", "uv": [ 2, 12, 4, 13 ] },
"north": { "texture": "#base", "uv": [ 4, 12, 2, 13 ] },
Expand All @@ -51,16 +51,16 @@
}
},
{
"from": [ 5, 6, 7 ],
"to": [ 13, 7, 8 ],
"from": [ 5, 3, 7 ],
"to": [ 13, 4, 8 ],
"faces": {
"south": { "texture": "#base", "uv": [ 4, 7, 12, 8 ] },
"north": { "texture": "#base", "uv": [ 12, 7, 4, 8 ] }
}
},
{
"from": [ 13, 6, 7 ],
"to": [ 14, 9, 8 ],
"from": [ 13, 3, 7 ],
"to": [ 14, 6, 8 ],
"faces": {
"south": { "texture": "#base", "uv": [ 14, 4, 15, 7 ] },
"north": { "texture": "#base", "uv": [ 15, 4, 14, 7 ] },
Expand All @@ -70,8 +70,8 @@
}
},
{
"from": [ 2, 7, 7 ],
"to": [ 3, 10, 8 ],
"from": [ 2, 4, 7 ],
"to": [ 3, 7, 8 ],
"faces": {
"south": { "texture": "#base", "uv": [ 1, 4, 2, 7 ] },
"north": { "texture": "#base", "uv": [ 2, 4, 1, 7 ] },
Expand All @@ -81,24 +81,24 @@
}
},
{
"from": [ 3, 7, 7 ],
"to": [ 13, 9, 8 ],
"from": [ 3, 4, 7 ],
"to": [ 13, 6, 8 ],
"faces": {
"south": { "texture": "#base", "uv": [ 2, 5, 12, 7 ] },
"north": { "texture": "#base", "uv": [ 12, 5, 2, 7 ] }
}
},
{
"from": [ 3, 9, 7 ],
"to": [ 11, 10, 8 ],
"from": [ 3, 6, 7 ],
"to": [ 11, 7, 8 ],
"faces": {
"south": { "texture": "#base", "uv": [ 2, 4, 10, 5 ] },
"north": { "texture": "#base", "uv": [ 10, 4, 2, 5 ] }
}
},
{
"from": [ 11, 9, 7 ],
"to": [ 13, 10, 8 ],
"from": [ 11, 6, 7 ],
"to": [ 13, 7, 8 ],
"faces": {
"south": { "texture": "#base", "uv": [ 12, 3, 14, 4 ] },
"north": { "texture": "#base", "uv": [ 14, 3, 12, 4 ] },
Expand All @@ -107,8 +107,8 @@
}
},
{
"from": [ 3, 10, 7 ],
"to": [ 5, 11, 8 ],
"from": [ 3, 7, 7 ],
"to": [ 5, 8, 8 ],
"faces": {
"south": { "texture": "#base", "uv": [ 4, 2, 6, 3 ] },
"north": { "texture": "#base", "uv": [ 6, 2, 4, 3 ] },
Expand All @@ -117,16 +117,16 @@
}
},
{
"from": [ 5, 10, 7 ],
"to": [ 9, 11, 8 ],
"from": [ 5, 7, 7 ],
"to": [ 9, 8, 8 ],
"faces": {
"south": { "texture": "#base", "uv": [ 4, 3, 8, 4 ] },
"north": { "texture": "#base", "uv": [ 8, 3, 4, 4 ] }
}
},
{
"from": [ 9, 10, 7 ],
"to": [ 11, 11, 8 ],
"from": [ 9, 7, 7 ],
"to": [ 11, 8, 8 ],
"faces": {
"south": { "texture": "#base", "uv": [ 10, 2, 12, 3 ] },
"north": { "texture": "#base", "uv": [ 12, 2, 10, 3 ] },
Expand All @@ -135,8 +135,8 @@
}
},
{
"from": [ 5, 11, 7 ],
"to": [ 9, 12, 8 ],
"from": [ 5, 8, 7 ],
"to": [ 9, 9, 8 ],
"faces": {
"south": { "texture": "#base", "uv": [ 6, 1, 10, 2 ] },
"north": { "texture": "#base", "uv": [ 10, 1, 6, 2 ] },
Expand Down
6 changes: 6 additions & 0 deletions assets/minecraft/models/item/blue_stained_glass_pane.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "item/blue_stained_glass_pane"
}
}
6 changes: 6 additions & 0 deletions assets/minecraft/models/item/brown_stained_glass_pane.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "item/brown_stained_glass_pane"
}
}
7 changes: 7 additions & 0 deletions assets/minecraft/models/item/carved_pumpkin.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"parent": "item/block_item_overlay_tinted",
"textures": {
"base": "block_item/pumpkin",
"overlay": "block_item/carved_pumpkin_overlay"
}
}
7 changes: 7 additions & 0 deletions assets/minecraft/models/item/chiseled_red_sandstone.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"parent": "item/block_item_overlay",
"textures": {
"base": "block_item/red_sandstone",
"overlay": "block_item/chiseled_red_sandstone_overlay"
}
}
7 changes: 7 additions & 0 deletions assets/minecraft/models/item/chiseled_sandstone.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"parent": "item/block_item_overlay",
"textures": {
"base": "block_item/sandstone",
"overlay": "block_item/chiseled_sandstone_overlay"
}
}
6 changes: 6 additions & 0 deletions assets/minecraft/models/item/cobbled_deepslate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "item/block_item",
"textures": {
"base": "block_item/cobbled_deepslate"
}
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "block_item/iron_door"
"layer0": "item/conduit"
}
}
6 changes: 6 additions & 0 deletions assets/minecraft/models/item/crimson_hyphae.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "item/block_item",
"textures": {
"base": "block_item/crimson_hyphae"
}
}
6 changes: 6 additions & 0 deletions assets/minecraft/models/item/crimson_stem.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "item/block_item",
"textures": {
"base": "block_item/crimson_stem"
}
}
7 changes: 7 additions & 0 deletions assets/minecraft/models/item/cut_red_sandstone.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"parent": "item/block_item_overlay",
"textures": {
"base": "block_item/red_sandstone",
"overlay": "block_item/cut_red_sandstone_overlay"
}
}
7 changes: 7 additions & 0 deletions assets/minecraft/models/item/cut_red_sandstone_slab.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"parent": "item/block_item_slab_overlay_template",
"textures": {
"base": "block_item/red_sandstone",
"overlay": "block_item/cut_red_sandstone_overlay"
}
}
7 changes: 7 additions & 0 deletions assets/minecraft/models/item/cut_sandstone.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"parent": "item/block_item_overlay",
"textures": {
"base": "block_item/sandstone",
"overlay": "block_item/cut_sandstone_overlay"
}
}
7 changes: 7 additions & 0 deletions assets/minecraft/models/item/cut_sandstone_slab.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"parent": "item/block_item_slab_overlay_template",
"textures": {
"base": "block_item/sandstone",
"overlay": "block_item/cut_sandstone_overlay"
}
}
6 changes: 6 additions & 0 deletions assets/minecraft/models/item/cyan_stained_glass_pane.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "item/cyan_stained_glass_pane"
}
}
6 changes: 6 additions & 0 deletions assets/minecraft/models/item/dark_oak_log.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "item/block_item",
"textures": {
"base": "block_item/dark_oak_log"
}
}
6 changes: 6 additions & 0 deletions assets/minecraft/models/item/dark_oak_wood.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "item/block_item",
"textures": {
"base": "block_item/dark_oak_wood"
}
}
6 changes: 6 additions & 0 deletions assets/minecraft/models/item/deepslate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "item/block_item",
"textures": {
"base": "block_item/deepslate"
}
}
6 changes: 6 additions & 0 deletions assets/minecraft/models/item/deepslate_brick_slab.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "item/block_item_slab_template",
"textures": {
"base": "block_item/deepslate_bricks"
}
}
6 changes: 6 additions & 0 deletions assets/minecraft/models/item/deepslate_bricks.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "item/block_item",
"textures": {
"base": "block_item/deepslate_bricks"
}
}
7 changes: 7 additions & 0 deletions assets/minecraft/models/item/deepslate_diamond_ore.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"parent": "item/block_item_overlay",
"textures": {
"base": "block_item/deepslate",
"overlay": "block_item/diamond_ore_overlay"
}
}
7 changes: 7 additions & 0 deletions assets/minecraft/models/item/deepslate_gold_ore.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"parent": "item/block_item_overlay",
"textures": {
"base": "block_item/deepslate",
"overlay": "block_item/gold_ore_overlay"
}
}
7 changes: 7 additions & 0 deletions assets/minecraft/models/item/deepslate_iron_ore.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"parent": "item/block_item_overlay",
"textures": {
"base": "block_item/deepslate",
"overlay": "block_item/iron_ore_overlay"
}
}
7 changes: 7 additions & 0 deletions assets/minecraft/models/item/deepslate_lapis_ore.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"parent": "item/block_item_overlay",
"textures": {
"base": "block_item/deepslate",
"overlay": "block_item/lapis_ore_overlay"
}
}
7 changes: 7 additions & 0 deletions assets/minecraft/models/item/deepslate_redstone_ore.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"parent": "item/block_item_overlay",
"textures": {
"base": "block_item/deepslate",
"overlay": "block_item/redstone_ore_overlay"
}
}
Loading

0 comments on commit bb81d77

Please sign in to comment.