-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
adds new model that has texturepack dirt below modded trampled texture
- Loading branch information
Showing
9 changed files
with
48 additions
and
20 deletions.
There are no files selected for viewing
24 changes: 24 additions & 0 deletions
24
...ain/resources/assets/desire-paths/models/block/block_one_side_one_top_overlay_on_top.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,24 @@ | ||
{ | ||
"parent": "block/block", | ||
"elements": [ | ||
{ | ||
"from": [0, 0, 0], | ||
"to": [16, 16, 16], | ||
"faces": { | ||
"down": { "texture": "#bottom", "cullface": "down"}, | ||
"up": { "texture": "#top", "cullface": "up" }, | ||
"north": { "texture": "#side", "cullface": "north" }, | ||
"south": { "texture": "#side", "cullface": "south" }, | ||
"west": { "texture": "#side", "cullface": "west" }, | ||
"east": { "texture": "#side", "cullface": "east" } | ||
} | ||
}, | ||
{ | ||
"from": [0, 0, 0 ], | ||
"to": [16, 16, 16 ], | ||
"faces": { | ||
"up": { "uv": [0, 0, 16, 16 ], "texture": "#overlaytop", "tintindex": 0, "cullface": "up" } | ||
} | ||
} | ||
] | ||
} |
11 changes: 6 additions & 5 deletions
11
src/main/resources/assets/desire-paths/models/block/mycelium_dirt_inter_1.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 |
---|---|---|
@@ -1,9 +1,10 @@ | ||
{ | ||
"parent": "desire-paths:block/one_side_one_top", | ||
"parent": "desire-paths:block/block_one_side_one_top_overlay_on_top", | ||
"textures": { | ||
"bottom": "block/dirt", | ||
"particle" : "block/dirt", | ||
"top": "desire-paths:block/mycelium_dirt_inter_top_1", | ||
"side": "block/mycelium_side" | ||
"bottom": "block/dirt", | ||
"particle": "block/dirt", | ||
"top": "block/dirt", | ||
"side": "block/mycelium_side", | ||
"overlaytop": "desire-paths:block/mycelium_dirt_inter_top_1" | ||
} | ||
} |
11 changes: 6 additions & 5 deletions
11
src/main/resources/assets/desire-paths/models/block/mycelium_dirt_inter_2.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 |
---|---|---|
@@ -1,9 +1,10 @@ | ||
{ | ||
"parent": "desire-paths:block/one_side_one_top", | ||
"parent": "desire-paths:block/block_one_side_one_top_overlay_on_top", | ||
"textures": { | ||
"bottom": "block/dirt", | ||
"particle" : "block/dirt", | ||
"top": "desire-paths:block/mycelium_dirt_inter_top_2", | ||
"side": "block/mycelium_side" | ||
"bottom": "block/dirt", | ||
"particle": "block/dirt", | ||
"top": "block/dirt", | ||
"side": "block/mycelium_side", | ||
"overlaytop": "desire-paths:block/mycelium_dirt_inter_top_2" | ||
} | ||
} |
11 changes: 6 additions & 5 deletions
11
src/main/resources/assets/desire-paths/models/block/podzol_dirt_inter_1.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 |
---|---|---|
@@ -1,9 +1,10 @@ | ||
{ | ||
"parent": "desire-paths:block/one_side_one_top", | ||
"parent": "desire-paths:block/block_one_side_one_top_overlay_on_top", | ||
"textures": { | ||
"bottom": "block/dirt", | ||
"particle" : "block/dirt", | ||
"top": "desire-paths:block/podzol_dirt_inter_top_1", | ||
"side": "block/podzol_side" | ||
"bottom": "block/dirt", | ||
"particle": "block/dirt", | ||
"top": "block/dirt", | ||
"side": "block/podzol_side", | ||
"overlaytop": "desire-paths:block/podzol_dirt_inter_top_1" | ||
} | ||
} |
11 changes: 6 additions & 5 deletions
11
src/main/resources/assets/desire-paths/models/block/podzol_dirt_inter_2.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 |
---|---|---|
@@ -1,9 +1,10 @@ | ||
{ | ||
"parent": "desire-paths:block/one_side_one_top", | ||
"parent": "desire-paths:block/block_one_side_one_top_overlay_on_top", | ||
"textures": { | ||
"bottom": "block/dirt", | ||
"particle" : "block/dirt", | ||
"top": "desire-paths:block/podzol_dirt_inter_top_2", | ||
"side": "block/podzol_side" | ||
"bottom": "block/dirt", | ||
"particle": "block/dirt", | ||
"top": "block/dirt", | ||
"side": "block/podzol_side", | ||
"overlaytop": "desire-paths:block/podzol_dirt_inter_top_2" | ||
} | ||
} |
Binary file modified
BIN
-64 Bytes
(91%)
...main/resources/assets/desire-paths/textures/block/mycelium_dirt_inter_top_1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-262 Bytes
(63%)
...main/resources/assets/desire-paths/textures/block/mycelium_dirt_inter_top_2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-29 Bytes
(95%)
src/main/resources/assets/desire-paths/textures/block/podzol_dirt_inter_top_1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-120 Bytes
(85%)
src/main/resources/assets/desire-paths/textures/block/podzol_dirt_inter_top_2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.