Created
June 30, 2019 04:03
-
-
Save McJty/b072eb89ce938bb528cb79054325493c to your computer and use it in GitHub Desktop.
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
{ | |
"parent": "block/block", | |
"elements": [ | |
{ "from": [ 0, 0, 0 ], | |
"to": [ 16, 16, 16 ], | |
"faces": { | |
"down": { "texture": "rftoolspower:block/cellboth_t1", "cullface": "down" }, | |
"up": { "texture": "rftoolspower:block/cellhoriz_t1", "cullface": "up" }, | |
"north": { "texture": "rftoolspower:block/celllower_t1", "cullface": "north" }, | |
"south": { "texture": "rftoolspower:block/cellmiddle_t1", "cullface": "south" }, | |
"west": { "texture": "rftoolspower:block/cellupper_t1", "cullface": "west" }, | |
"east": { "texture": "rftoolspower:block/cellboth_t1", "cullface": "east" } | |
} | |
}, | |
[05:52:27.823] [Server-Worker-7/WARN] [minecraft/ModelBakery]: Unable to resolve texture reference: rftoolspower:block/cellboth_t1 in rftoolspower:block/celltextures | |
[05:52:27.823] [Server-Worker-7/WARN] [minecraft/ModelBakery]: Unable to resolve texture reference: rftoolspower:block/cellhoriz_t1 in rftoolspower:block/celltextures | |
[05:52:27.824] [Server-Worker-7/WARN] [minecraft/ModelBakery]: Unable to resolve texture reference: rftoolspower:block/celllower_t1 in rftoolspower:block/celltextures | |
[05:52:27.824] [Server-Worker-7/WARN] [minecraft/ModelBakery]: Unable to resolve texture reference: rftoolspower:block/cellmiddle_t1 in rftoolspower:block/celltextures | |
Directory: | |
textures/block/cellboth_t1.png (.png.mcmeta) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment