Skip to content

Commit

Permalink
item texture initial; more wood stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
null511 committed Feb 18, 2021
1 parent 5888fda commit f08a51c
Show file tree
Hide file tree
Showing 202 changed files with 799 additions and 180 deletions.
9 changes: 9 additions & 0 deletions src/assets/minecraft/blockstates/stone.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"variants": {
"": [
{
"model": "block/stone"
}
]
}
}
6 changes: 6 additions & 0 deletions src/assets/minecraft/models/block/dark_oak_button.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "block/button",
"textures": {
"texture": "block/stripped_dark_oak_wood"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "block/button_inventory",
"textures": {
"texture": "block/stripped_dark_oak_wood"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "block/button_pressed",
"textures": {
"texture": "block/stripped_dark_oak_wood"
}
}
6 changes: 6 additions & 0 deletions src/assets/minecraft/models/block/dark_oak_fence_gate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "block/template_fence_gate",
"textures": {
"texture": "block/stripped_dark_oak_wood"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "block/template_fence_gate_open",
"textures": {
"texture": "block/stripped_dark_oak_wood"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "block/template_fence_gate_wall",
"textures": {
"texture": "block/stripped_dark_oak_wood"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "block/template_fence_gate_wall_open",
"textures": {
"texture": "block/stripped_dark_oak_wood"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "block/fence_inventory",
"textures": {
"texture": "block/stripped_dark_oak_wood"
}
}
6 changes: 6 additions & 0 deletions src/assets/minecraft/models/block/dark_oak_fence_post.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "block/fence_post",
"textures": {
"texture": "block/stripped_dark_oak_wood"
}
}
6 changes: 6 additions & 0 deletions src/assets/minecraft/models/block/dark_oak_fence_side.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "block/fence_side",
"textures": {
"texture": "block/stripped_dark_oak_wood"
}
}
6 changes: 6 additions & 0 deletions src/assets/minecraft/models/block/jungle_button.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "block/button",
"textures": {
"texture": "block/stripped_jungle_wood"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "block/button_inventory",
"textures": {
"texture": "block/stripped_jungle_wood"
}
}
6 changes: 6 additions & 0 deletions src/assets/minecraft/models/block/jungle_button_pressed.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "block/button_pressed",
"textures": {
"texture": "block/stripped_jungle_wood"
}
}
6 changes: 6 additions & 0 deletions src/assets/minecraft/models/block/jungle_fence_gate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "block/template_fence_gate",
"textures": {
"texture": "block/stripped_jungle_wood"
}
}
6 changes: 6 additions & 0 deletions src/assets/minecraft/models/block/jungle_fence_gate_open.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "block/template_fence_gate_open",
"textures": {
"texture": "block/stripped_jungle_wood"
}
}
6 changes: 6 additions & 0 deletions src/assets/minecraft/models/block/jungle_fence_gate_wall.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "block/template_fence_gate_wall",
"textures": {
"texture": "block/stripped_jungle_wood"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "block/template_fence_gate_wall_open",
"textures": {
"texture": "block/stripped_jungle_wood"
}
}
6 changes: 6 additions & 0 deletions src/assets/minecraft/models/block/jungle_fence_inventory.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "block/fence_inventory",
"textures": {
"texture": "block/stripped_jungle_wood"
}
}
6 changes: 6 additions & 0 deletions src/assets/minecraft/models/block/jungle_fence_post.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "block/fence_post",
"textures": {
"texture": "block/stripped_jungle_wood"
}
}
6 changes: 6 additions & 0 deletions src/assets/minecraft/models/block/jungle_fence_side.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "block/fence_side",
"textures": {
"texture": "block/stripped_jungle_wood"
}
}
6 changes: 6 additions & 0 deletions src/assets/minecraft/models/block/jungle_pressure_plate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "block/pressure_plate_up",
"textures": {
"texture": "block/stripped_jungle_wood"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "block/pressure_plate_down",
"textures": {
"texture": "block/stripped_jungle_wood"
}
}
6 changes: 6 additions & 0 deletions src/assets/minecraft/models/block/spruce_button.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "block/button",
"textures": {
"texture": "block/stripped_spruce_wood"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "block/button_inventory",
"textures": {
"texture": "block/stripped_spruce_wood"
}
}
6 changes: 6 additions & 0 deletions src/assets/minecraft/models/block/spruce_button_pressed.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "block/button_pressed",
"textures": {
"texture": "block/stripped_spruce_wood"
}
}
6 changes: 6 additions & 0 deletions src/assets/minecraft/models/block/spruce_fence_gate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "block/template_fence_gate",
"textures": {
"texture": "block/stripped_spruce_wood"
}
}
6 changes: 6 additions & 0 deletions src/assets/minecraft/models/block/spruce_fence_gate_open.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "block/template_fence_gate_open",
"textures": {
"texture": "block/stripped_spruce_wood"
}
}
6 changes: 6 additions & 0 deletions src/assets/minecraft/models/block/spruce_fence_gate_wall.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "block/template_fence_gate_wall",
"textures": {
"texture": "block/stripped_spruce_wood"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "block/template_fence_gate_wall_open",
"textures": {
"texture": "block/stripped_spruce_wood"
}
}
6 changes: 6 additions & 0 deletions src/assets/minecraft/models/block/spruce_fence_inventory.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "block/fence_inventory",
"textures": {
"texture": "block/stripped_spruce_wood"
}
}
6 changes: 6 additions & 0 deletions src/assets/minecraft/models/block/spruce_fence_post.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "block/fence_post",
"textures": {
"texture": "block/stripped_spruce_wood"
}
}
6 changes: 6 additions & 0 deletions src/assets/minecraft/models/block/spruce_fence_side.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "block/fence_side",
"textures": {
"texture": "block/stripped_spruce_wood"
}
}
7 changes: 7 additions & 0 deletions src/assets/minecraft/models/item/acacia_log.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"parent": "block/cube_column",
"textures": {
"end": "item/acacia_log_top",
"side": "item/acacia_log"
}
}
6 changes: 6 additions & 0 deletions src/assets/minecraft/models/item/cobblestone.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "block/cube_all",
"textures": {
"all": "item/cobblestone"
}
}
7 changes: 7 additions & 0 deletions src/assets/minecraft/models/item/dark_oak_log.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"parent": "block/cube_column",
"textures": {
"end": "item/dark_oak_log_top",
"side": "item/dark_oak_log"
}
}
6 changes: 6 additions & 0 deletions src/assets/minecraft/models/item/dirt.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "block/cube_all",
"textures": {
"all": "item/dirt"
}
}
6 changes: 6 additions & 0 deletions src/assets/minecraft/models/item/emerald_block.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "block/cube_all",
"textures": {
"all": "item/emerald_block"
}
}
7 changes: 7 additions & 0 deletions src/assets/minecraft/models/item/jungle_log.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"parent": "block/cube_column",
"textures": {
"end": "item/jungle_log_top",
"side": "item/jungle_log"
}
}
7 changes: 7 additions & 0 deletions src/assets/minecraft/models/item/oak_log.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"parent": "block/cube_column",
"textures": {
"end": "item/oak_log_top",
"side": "item/oak_log"
}
}
6 changes: 6 additions & 0 deletions src/assets/minecraft/models/item/oak_trapdoor.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "block/template_trapdoor_bottom",
"textures": {
"texture": "item/oak_trapdoor"
}
}
6 changes: 6 additions & 0 deletions src/assets/minecraft/models/item/prismarine_bricks.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "block/cube_all",
"textures": {
"all": "item/prismarine_bricks"
}
}
6 changes: 6 additions & 0 deletions src/assets/minecraft/models/item/sand.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "block/cube_all",
"textures": {
"all": "item/sand"
}
}
8 changes: 8 additions & 0 deletions src/assets/minecraft/models/item/sandstone.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"parent": "block/cube_bottom_top",
"textures": {
"top": "item/sandstone_top",
"bottom": "item/sandstone_bottom",
"side": "item/sandstone"
}
}
7 changes: 7 additions & 0 deletions src/assets/minecraft/models/item/spruce_log.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"parent": "block/cube_column",
"textures": {
"end": "item/spruce_log_top",
"side": "item/spruce_log"
}
}
6 changes: 6 additions & 0 deletions src/assets/minecraft/models/item/spruce_planks.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "block/cube_all",
"textures": {
"all": "item/spruce_planks"
}
}
6 changes: 6 additions & 0 deletions src/assets/minecraft/models/item/stone_bricks.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "block/cube_all",
"textures": {
"all": "item/stone_bricks"
}
}
7 changes: 7 additions & 0 deletions src/assets/minecraft/models/item/stripped_oak_log.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"parent": "block/cube_column",
"textures": {
"end": "item/stripped_oak_log_top",
"side": "item/stripped_oak_log"
}
}
Loading

0 comments on commit f08a51c

Please sign in to comment.