Skip to content

Instantly share code, notes, and snippets.

@McJty
Created June 30, 2019 04:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save McJty/b072eb89ce938bb528cb79054325493c to your computer and use it in GitHub Desktop.
Save McJty/b072eb89ce938bb528cb79054325493c to your computer and use it in GitHub Desktop.
{
"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