-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add flint and blaze rod blocks, enable compressed variants
- Loading branch information
1 parent
89d4ae9
commit 974b99d
Showing
186 changed files
with
3,589 additions
and
24 deletions.
There are no files selected for viewing
7 changes: 7 additions & 0 deletions
7
src/generated/resources/assets/allthecompressed/blockstates/blaze_rod_block.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"variants": { | ||
"": { | ||
"model": "allthecompressed:block/blaze_rod_block" | ||
} | ||
} | ||
} |
7 changes: 7 additions & 0 deletions
7
src/generated/resources/assets/allthecompressed/blockstates/blaze_rod_block_1x.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"variants": { | ||
"": { | ||
"model": "allthecompressed:block/blaze_rod_block_1x" | ||
} | ||
} | ||
} |
7 changes: 7 additions & 0 deletions
7
src/generated/resources/assets/allthecompressed/blockstates/blaze_rod_block_2x.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"variants": { | ||
"": { | ||
"model": "allthecompressed:block/blaze_rod_block_2x" | ||
} | ||
} | ||
} |
7 changes: 7 additions & 0 deletions
7
src/generated/resources/assets/allthecompressed/blockstates/blaze_rod_block_3x.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"variants": { | ||
"": { | ||
"model": "allthecompressed:block/blaze_rod_block_3x" | ||
} | ||
} | ||
} |
7 changes: 7 additions & 0 deletions
7
src/generated/resources/assets/allthecompressed/blockstates/blaze_rod_block_4x.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"variants": { | ||
"": { | ||
"model": "allthecompressed:block/blaze_rod_block_4x" | ||
} | ||
} | ||
} |
7 changes: 7 additions & 0 deletions
7
src/generated/resources/assets/allthecompressed/blockstates/blaze_rod_block_5x.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"variants": { | ||
"": { | ||
"model": "allthecompressed:block/blaze_rod_block_5x" | ||
} | ||
} | ||
} |
7 changes: 7 additions & 0 deletions
7
src/generated/resources/assets/allthecompressed/blockstates/blaze_rod_block_6x.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"variants": { | ||
"": { | ||
"model": "allthecompressed:block/blaze_rod_block_6x" | ||
} | ||
} | ||
} |
7 changes: 7 additions & 0 deletions
7
src/generated/resources/assets/allthecompressed/blockstates/blaze_rod_block_7x.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"variants": { | ||
"": { | ||
"model": "allthecompressed:block/blaze_rod_block_7x" | ||
} | ||
} | ||
} |
7 changes: 7 additions & 0 deletions
7
src/generated/resources/assets/allthecompressed/blockstates/blaze_rod_block_8x.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"variants": { | ||
"": { | ||
"model": "allthecompressed:block/blaze_rod_block_8x" | ||
} | ||
} | ||
} |
7 changes: 7 additions & 0 deletions
7
src/generated/resources/assets/allthecompressed/blockstates/blaze_rod_block_9x.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"variants": { | ||
"": { | ||
"model": "allthecompressed:block/blaze_rod_block_9x" | ||
} | ||
} | ||
} |
7 changes: 7 additions & 0 deletions
7
src/generated/resources/assets/allthecompressed/blockstates/flint_block.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"variants": { | ||
"": { | ||
"model": "allthecompressed:block/flint_block" | ||
} | ||
} | ||
} |
7 changes: 7 additions & 0 deletions
7
src/generated/resources/assets/allthecompressed/blockstates/flint_block_1x.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"variants": { | ||
"": { | ||
"model": "allthecompressed:block/flint_block_1x" | ||
} | ||
} | ||
} |
7 changes: 7 additions & 0 deletions
7
src/generated/resources/assets/allthecompressed/blockstates/flint_block_2x.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"variants": { | ||
"": { | ||
"model": "allthecompressed:block/flint_block_2x" | ||
} | ||
} | ||
} |
7 changes: 7 additions & 0 deletions
7
src/generated/resources/assets/allthecompressed/blockstates/flint_block_3x.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"variants": { | ||
"": { | ||
"model": "allthecompressed:block/flint_block_3x" | ||
} | ||
} | ||
} |
7 changes: 7 additions & 0 deletions
7
src/generated/resources/assets/allthecompressed/blockstates/flint_block_4x.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"variants": { | ||
"": { | ||
"model": "allthecompressed:block/flint_block_4x" | ||
} | ||
} | ||
} |
7 changes: 7 additions & 0 deletions
7
src/generated/resources/assets/allthecompressed/blockstates/flint_block_5x.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"variants": { | ||
"": { | ||
"model": "allthecompressed:block/flint_block_5x" | ||
} | ||
} | ||
} |
7 changes: 7 additions & 0 deletions
7
src/generated/resources/assets/allthecompressed/blockstates/flint_block_6x.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"variants": { | ||
"": { | ||
"model": "allthecompressed:block/flint_block_6x" | ||
} | ||
} | ||
} |
7 changes: 7 additions & 0 deletions
7
src/generated/resources/assets/allthecompressed/blockstates/flint_block_7x.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"variants": { | ||
"": { | ||
"model": "allthecompressed:block/flint_block_7x" | ||
} | ||
} | ||
} |
7 changes: 7 additions & 0 deletions
7
src/generated/resources/assets/allthecompressed/blockstates/flint_block_8x.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"variants": { | ||
"": { | ||
"model": "allthecompressed:block/flint_block_8x" | ||
} | ||
} | ||
} |
7 changes: 7 additions & 0 deletions
7
src/generated/resources/assets/allthecompressed/blockstates/flint_block_9x.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"variants": { | ||
"": { | ||
"model": "allthecompressed:block/flint_block_9x" | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
7 changes: 7 additions & 0 deletions
7
src/generated/resources/assets/allthecompressed/models/block/blaze_rod_block.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"parent": "minecraft:block/cube_column", | ||
"textures": { | ||
"end": "allthecompressed:block/blaze_rod_block_end", | ||
"side": "allthecompressed:block/blaze_rod_block" | ||
} | ||
} |
21 changes: 21 additions & 0 deletions
21
src/generated/resources/assets/allthecompressed/models/block/blaze_rod_block_1x.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
{ | ||
"parent": "allthecompressed:block/blaze_rod_block", | ||
"children": { | ||
"solid": { | ||
"parent": "allthecompressed:block/blaze_rod_block", | ||
"render_type": "minecraft:solid" | ||
}, | ||
"translucent": { | ||
"parent": "minecraft:block/cube_all", | ||
"render_type": "minecraft:translucent", | ||
"textures": { | ||
"all": "allthecompressed:block/layer_1" | ||
} | ||
} | ||
}, | ||
"item_render_order": [ | ||
"solid", | ||
"translucent" | ||
], | ||
"loader": "neoforge:composite" | ||
} |
21 changes: 21 additions & 0 deletions
21
src/generated/resources/assets/allthecompressed/models/block/blaze_rod_block_2x.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
{ | ||
"parent": "allthecompressed:block/blaze_rod_block", | ||
"children": { | ||
"solid": { | ||
"parent": "allthecompressed:block/blaze_rod_block", | ||
"render_type": "minecraft:solid" | ||
}, | ||
"translucent": { | ||
"parent": "minecraft:block/cube_all", | ||
"render_type": "minecraft:translucent", | ||
"textures": { | ||
"all": "allthecompressed:block/layer_2" | ||
} | ||
} | ||
}, | ||
"item_render_order": [ | ||
"solid", | ||
"translucent" | ||
], | ||
"loader": "neoforge:composite" | ||
} |
21 changes: 21 additions & 0 deletions
21
src/generated/resources/assets/allthecompressed/models/block/blaze_rod_block_3x.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
{ | ||
"parent": "allthecompressed:block/blaze_rod_block", | ||
"children": { | ||
"solid": { | ||
"parent": "allthecompressed:block/blaze_rod_block", | ||
"render_type": "minecraft:solid" | ||
}, | ||
"translucent": { | ||
"parent": "minecraft:block/cube_all", | ||
"render_type": "minecraft:translucent", | ||
"textures": { | ||
"all": "allthecompressed:block/layer_3" | ||
} | ||
} | ||
}, | ||
"item_render_order": [ | ||
"solid", | ||
"translucent" | ||
], | ||
"loader": "neoforge:composite" | ||
} |
21 changes: 21 additions & 0 deletions
21
src/generated/resources/assets/allthecompressed/models/block/blaze_rod_block_4x.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
{ | ||
"parent": "allthecompressed:block/blaze_rod_block", | ||
"children": { | ||
"solid": { | ||
"parent": "allthecompressed:block/blaze_rod_block", | ||
"render_type": "minecraft:solid" | ||
}, | ||
"translucent": { | ||
"parent": "minecraft:block/cube_all", | ||
"render_type": "minecraft:translucent", | ||
"textures": { | ||
"all": "allthecompressed:block/layer_4" | ||
} | ||
} | ||
}, | ||
"item_render_order": [ | ||
"solid", | ||
"translucent" | ||
], | ||
"loader": "neoforge:composite" | ||
} |
21 changes: 21 additions & 0 deletions
21
src/generated/resources/assets/allthecompressed/models/block/blaze_rod_block_5x.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
{ | ||
"parent": "allthecompressed:block/blaze_rod_block", | ||
"children": { | ||
"solid": { | ||
"parent": "allthecompressed:block/blaze_rod_block", | ||
"render_type": "minecraft:solid" | ||
}, | ||
"translucent": { | ||
"parent": "minecraft:block/cube_all", | ||
"render_type": "minecraft:translucent", | ||
"textures": { | ||
"all": "allthecompressed:block/layer_5" | ||
} | ||
} | ||
}, | ||
"item_render_order": [ | ||
"solid", | ||
"translucent" | ||
], | ||
"loader": "neoforge:composite" | ||
} |
21 changes: 21 additions & 0 deletions
21
src/generated/resources/assets/allthecompressed/models/block/blaze_rod_block_6x.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
{ | ||
"parent": "allthecompressed:block/blaze_rod_block", | ||
"children": { | ||
"solid": { | ||
"parent": "allthecompressed:block/blaze_rod_block", | ||
"render_type": "minecraft:solid" | ||
}, | ||
"translucent": { | ||
"parent": "minecraft:block/cube_all", | ||
"render_type": "minecraft:translucent", | ||
"textures": { | ||
"all": "allthecompressed:block/layer_6" | ||
} | ||
} | ||
}, | ||
"item_render_order": [ | ||
"solid", | ||
"translucent" | ||
], | ||
"loader": "neoforge:composite" | ||
} |
21 changes: 21 additions & 0 deletions
21
src/generated/resources/assets/allthecompressed/models/block/blaze_rod_block_7x.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
{ | ||
"parent": "allthecompressed:block/blaze_rod_block", | ||
"children": { | ||
"solid": { | ||
"parent": "allthecompressed:block/blaze_rod_block", | ||
"render_type": "minecraft:solid" | ||
}, | ||
"translucent": { | ||
"parent": "minecraft:block/cube_all", | ||
"render_type": "minecraft:translucent", | ||
"textures": { | ||
"all": "allthecompressed:block/layer_7" | ||
} | ||
} | ||
}, | ||
"item_render_order": [ | ||
"solid", | ||
"translucent" | ||
], | ||
"loader": "neoforge:composite" | ||
} |
Oops, something went wrong.