Member
Level 1
New Crafter
1

Forum Posts

1 - 13 of 13

    gavkips
    06/12/2018 10:30 am
    Level 1 : New Crafter
    history
    (EDIT: Didn't realize you were talking about the sky :P)
    Hey Gibbs!
    There are 2 main ways to create a resource pack. The harder way is to make it with no tools, which is a very long process. The easier way is to use tools, like Novaskin's resource pack creator (minecraft.novaskin.me/resourcepacks).

    The price really depends on the artist. Some do it for free, while others charge. I suggest looking around the forums to see if anyone would do it for free.
    1
    gavkips
    06/09/2018 6:44 pm
    Level 1 : New Crafter
    Thanks for all of your help today! Sorry if I took a lot of your time :).
    1
    gavkips
    06/09/2018 6:43 pm
    Level 1 : New Crafter
    I'm interested in helping! I might be able to play later today :)
    1
    gavkips
    06/09/2018 6:27 pm
    Level 1 : New Crafter
    Never mind. It still wont work :/.
    1
    gavkips
    06/09/2018 6:23 pm
    Level 1 : New Crafter
    history
    I think I found the problem. I had named the ' item ' folder ' items '.
    1
    gavkips
    06/09/2018 6:11 pm
    Level 1 : New Crafter
    Huh. The model still won't show up.
    1
    gavkips
    06/09/2018 5:54 pm
    Level 1 : New Crafter
    and paste this code after it:

    Do I paste the code after that specific line or at the very end of the code?
    1
    gavkips
    06/09/2018 4:42 pm
    Level 1 : New Crafter
    It's quite long. Sorry about that!

    {
    "credit": "Made with Blockbench",
    "textures": {
    "0": "blocks/Skin",
    "1": "blocks/White",
    "2": "blocks/Eye",
    "3": "blocks/Almost Black",
    "4": "blocks/Hair",
    "particle": "blocks/Skin"
    },
    "elements": [
    {
    "from": 4, 1, 3],
    "to": [13, 11, 13],
    "rotation": {"angle": 0, "axis": "y", "origin": [0.5, 2.5, 0.5]},
    "faces": {
    "north": {"uv": [0, 0, 9, 10], "texture": "#0"},
    "east": {"uv": [0, 0, 10, 10], "texture": "#0"},
    "south": {"uv": [0, 0, 9, 10], "texture": "#0"},
    "west": {"uv": [0, 0, 10, 10], "texture": "#0"},
    "up": {"uv": [0, 0, 9, 10], "texture": "#0"},
    "down": {"uv": [0, 0, 9, 10], "texture": "#0"}
    }
    },
    {
    "from": [4, 2, 2],
    "to": [13, 10, 3],
    "faces": {
    "north": {"uv": [0, 0, 12, 1], "texture": "#0"},
    "east": {"uv": [0, 0, 1, 1], "texture": "#0"},
    "south": {"uv": [0, 0, 12, 1], "texture": "#0"},
    "west": {"uv": [0, 0, 1, 1], "texture": "#0"},
    "up": {"uv": [0, 0, 16, 16], "texture": "#0"},
    "down": {"uv": [0, 0, 12, 1], "texture": "#0"}
    }
    },
    {
    "from": [3, 2, 3],
    "to": [4, 10, 13],
    "faces": {
    "north": {"uv": [0, 0, 1, 8], "texture": "#0"},
    "east": {"uv": [0, 0, 10, 8], "texture": "#0"},
    "south": {"uv": [0, 0, 1, 8], "texture": "#0"},
    "west": {"uv": [0, 0, 10, 8], "texture": "#0"},
    "up": {"uv": [0, 0, 1, 10], "texture": "#0"},
    "down": {"uv": [0, 0, 1, 10], "texture": "#0"}
    }
    },
    {
    "from": [4, 2, 13],
    "to": [13, 10, 14],
    "faces": {
    "north": {"uv": [0, 0, 9, 8], "texture": "#0"},
    "east": {"uv": [0, 0, 1, 8], "texture": "#0"},
    "south": {"uv": [0, 0, 9, 8], "texture": "#0"},
    "west": {"uv": [0, 0, 1, 8], "texture": "#0"},
    "up": {"uv": [0, 0, 9, 1], "texture": "#0"},
    "down": {"uv": [0, 0, 9, 1], "texture": "#0"}
    }
    },
    {
    "from": [13, 2, 3],
    "to": [14, 10, 13],
    "faces": {
    "north": {"uv": [0, 0, 1, 8], "texture": "#0"},
    "east": {"uv": [0, 0, 10, 8], "texture": "#0"},
    "south": {"uv": [0, 0, 1, 8], "texture": "#0"},
    "west": {"uv": [0, 0, 10, 8], "texture": "#0"},
    "up": {"uv": [0, 0, 1, 10], "texture": "#0"},
    "down": {"uv": [0, 0, 1, 10], "texture": "#0"}
    }
    },
    {
    "from": [14, 3.99, 7],
    "to": [16, 6.99, 9],
    "faces": {
    "north": {"uv": [0, 0, 2, 3], "texture": "#0"},
    "east": {"uv": [0, 0, 2, 3], "texture": "#0"},
    "south": {"uv": [0, 0, 2, 3], "texture": "#0"},
    "west": {"uv": [0, 0, 2, 3], "texture": "#0"},
    "up": {"uv": [0, 0, 2, 2], "texture": "#0"},
    "down": {"uv": [0, 0, 2, 2], "texture": "#0"}
    }
    },
    {
    "from": [1, 3.99, 7],
    "to": [3, 6.99, 9],
    "faces": {
    "north": {"uv": [0, 0, 2, 3], "texture": "#0"},
    "east": {"uv": [0, 0, 2, 3], "texture": "#0"},
    "south": {"uv": [0, 0, 2, 3], "texture": "#0"},
    "west": {"uv": [0, 0, 2, 3], "texture": "#0"},
    "up": {"uv": [0, 0, 2, 2], "texture": "#0"},
    "down": {"uv": [0, 0, 2, 2], "texture": "#0"}
    }
    },
    {
    "from": [5, 1, 2],
    "to": [12, 2, 3],
    "faces": {
    "north": {"uv": [0, 0, 7, 1], "texture": "#0"},
    "east": {"uv": [0, 0, 1, 1], "texture": "#0"},
    "south": {"uv": [0, 0, 7, 1], "texture": "#0"},
    "west": {"uv": [0, 0, 1, 1], "texture": "#0"},
    "up": {"uv": [0, 0, 7, 1], "texture": "#0"},
    "down": {"uv": [0, 0, 7, 1], "texture": "#0"}
    }
    },
    {
    "from": [5, 1, 13],
    "to": [12, 2, 14],
    "faces": {
    "north": {"uv": [0, 0, 7, 1], "texture": "#0"},
    "east": {"uv": [0, 0, 1, 1], "texture": "#0"},
    "south": {"uv": [0, 0, 7, 1], "texture": "#0"},
    "west": {"uv": [0, 0, 1, 1], "texture": "#0"},
    "up": {"uv": [0, 0, 7, 1], "texture": "#0"},
    "down": {"uv": [0, 0, 7, 1], "texture": "#0"}
    }
    },
    {
    "from": [3, 1, 4],
    "to": [4, 2, 12],
    "faces": {
    "north": {"uv": [0, 0, 1, 1], "texture": "#0"},
    "east": {"uv": [0, 0, 8, 1], "texture": "#0"},
    "south": {"uv": [0, 0, 1, 1], "texture": "#0"},
    "west": {"uv": [0, 0, 8, 1], "texture": "#0"},
    "up": {"uv": [0, 0, 1, 8], "texture": "#0"},
    "down": {"uv": [0, 0, 1, 8], "texture": "#0"}
    }
    },
    {
    "from": [9, 10.5, 0.99],
    "to": [12, 12.5, 0.99],
    "faces": {
    "north": {"uv": [0, 0, 3, 2], "texture": "#1"},
    "east": {"uv": [0, 0, 0, 2], "texture": "#1"},
    "south": {"uv": [0, 0, 3, 2], "texture": "#1"},
    "west": {"uv": [0, 0, 0, 2], "texture": "#1"},
    "up": {"uv": [0, 0, 3, 0], "texture": "#1"},
    "down": {"uv": [0, 0, 3, 0], "texture": "#1"}
    }
    },
    {
    "from": [5, 10.5, 0.99],
    "to": [8, 12.5, 1.99],
    "faces": {
    "north": {"uv": [0, 0, 3, 2], "texture": "#1"},
    "east": {"uv": [0, 0, 1, 2], "texture": "#1"},
    "south": {"uv": [0, 0, 3, 2], "texture": "#1"},
    "west": {"uv": [0, 0, 1, 2], "texture": "#1"},
    "up": {"uv": [0, 0, 3, 1], "texture": "#1"},
    "down": {"uv": [0, 0, 3, 1], "texture": "#1"}
    }
    },
    {
    "from": [4, 9.5, 1],
    "to": [13, 13.5, 2],
    "faces": {
    "north": {"uv": [0, 0, 9, 4], "texture": "#3"},
    "east": {"uv": [0, 0, 1, 4], "texture": "#3"},
    "south": {"uv": [0, 0, 9, 4], "texture": "#3"},
    "west": {"uv": [0, 0, 1, 4], "texture": "#3"},
    "up": {"uv": [0, 0, 9, 1], "texture": "#3"},
    "down": {"uv": [0, 0, 9, 1], "texture": "#3"}
    }
    },
    {
    "from": [2, 6, 5],
    "to": [15, 11, 6],
    "faces": {
    "north": {"uv": [0, 0, 13, 5], "texture": "#4"},
    "east": {"uv": [0, 0, 1, 5], "texture": "#4"},
    "south": {"uv": [0, 0, 13, 5], "texture": "#4"},
    "west": {"uv": [0, 0, 1, 5], "texture": "#4"},
    "up": {"uv": [0, 0, 13, 1], "texture": "#4"},
    "down": {"uv": [0, 0, 13, 1], "texture": "#4"}
    }
    },
    {
    "from": [2.9, 1.99, 9],
    "to": [13.9, 9.99, 15.01],
    "faces": {
    "north": {"uv": [0, 0, 11, 8], "texture": "#4"},
    "east": {"uv": [0, 0, 6.01, 8], "texture": "#4"},
    "south": {"uv": [0, 0, 11, 8], "texture": "#4"},
    "west": {"uv": [0, 0, 6.01, 8], "texture": "#4"},
    "up": {"uv": [0, 0, 11, 6.01], "texture": "#4"},
    "down": {"uv": [0, 0, 11, 6.01], "texture": "#4"}
    }
    },
    {
    "from": [2.9, 1.99, 9],
    "to": [14.1, 9.99, 13.99],
    "faces": {
    "north": {"uv": [0, 0, 11.2, 8], "texture": "#4"},
    "east": {"uv": [0, 0, 4.99, 8], "texture": "#4"},
    "south": {"uv": [0, 0, 11.2, 8], "texture": "#4"},
    "west": {"uv": [0, 0, 4.99, 8], "texture": "#4"},
    "up": {"uv": [0, 0, 11.2, 4.99], "texture": "#4"},
    "down": {"uv": [0, 0, 11.2, 4.99], "texture": "#4"}
    }
    },
    {
    "from": [3, 8, 1.999],
    "to": [14.01, 12.01, 13.009],
    "faces": {
    "north": {"uv": [0, 0, 11.01, 4.01], "texture": "#4"},
    "east": {"uv": [0, 0, 11.01, 4.01], "texture": "#4"},
    "south": {"uv": [0, 0, 11.01, 4.01], "texture": "#4"},
    "west": {"uv": [0, 0, 11.01, 4.01], "texture": "#4"},
    "up": {"uv": [0, 0, 11.01, 11.01], "texture": "#4"},
    "down": {"uv": [0, 0, 11.01, 11.01], "texture": "#4"}
    }
    },
    {
    "from": [2, 7, 2.999],
    "to": [15.01, 11, 11.009],
    "faces": {
    "north": {"uv": [0, 0, 13.01, 4], "texture": "#4"},
    "east": {"uv": [0, 0, 8.01, 4], "texture": "#4"},
    "south": {"uv": [0, 0, 13.01, 4], "texture": "#4"},
    "west": {"uv": [0, 0, 8.01, 4], "texture": "#4"},
    "up": {"uv": [0, 0, 13.01, 8.01], "texture": "#4"},
    "down": {"uv": [0, 0, 13.01, 8.01], "texture": "#4"}
    }
    },
    {
    "from": [2, 4, 6],
    "to": [15, 11, 14.01],
    "faces": {
    "north": {"uv": [0, 0, 13, 7], "texture": "#4"},
    "east": {"uv": [0, 0, 8.01, 7], "texture": "#4"},
    "south": {"uv": [0, 0, 13, 7], "texture": "#4"},
    "west": {"uv": [0, 0, 8.01, 7], "texture": "#4"},
    "up": {"uv": [0, 0, 13, 8.01], "texture": "#4"},
    "down": {"uv": [0, 0, 13, 8.01], "texture": "#4"}
    }
    },
    {
    "from": [13, 1, 4],
    "to": [14, 2, 12],
    "faces": {
    "north": {"uv": [0, 0, 1, 1], "texture": "#0"},
    "east": {"uv": [0, 0, 8, 1], "texture": "#0"},
    "south": {"uv": [0, 0, 1, 1], "texture": "#0"},
    "west": {"uv": [0, 0, 8, 1], "texture": "#0"},
    "up": {"uv": [0, 0, 1, 8], "texture": "#0"},
    "down": {"uv": [0, 0, 1, 8], "texture": "#0"}
    }
    },
    {
    "from": [5, 0, 4],
    "to": [12, 1, 12],
    "faces": {
    "north": {"uv": [0, 0, 7, 1], "texture": "#0"},
    "east": {"uv": [0, 0, 8, 1], "texture": "#0"},
    "south": {"uv": [0, 0, 7, 1], "texture": "#0"},
    "west": {"uv": [0, 0, 8, 1], "texture": "#0"},
    "up": {"uv": [0, 0, 7, 8], "texture": "#0"},
    "down": {"uv": [0, 0, 7, 8], "texture": "#0"}
    }
    },
    {
    "from": [12, 0, 4],
    "to": [13, 1, 12],
    "faces": {
    "north": {"uv": [0, 0, 1, 1], "texture": "#0"},
    "east": {"uv": [0, 0, 8, 1], "texture": "#0"},
    "south": {"uv": [0, 0, 1, 1], "texture": "#0"},
    "west": {"uv": [0, 0, 8, 1], "texture": "#0"},
    "up": {"uv": [0, 0, 1, 8], "texture": "#0"},
    "down": {"uv": [0, 0, 1, 8], "texture": "#0"}
    }
    },
    {
    "from": [4, 0, 4],
    "to": [5, 1, 12],
    "faces": {
    "north": {"uv": [0, 0, 1, 1], "texture": "#0"},
    "east": {"uv": [0, 0, 8, 1], "texture": "#0"},
    "south": {"uv": [0, 0, 1, 1], "texture": "#0"},
    "west": {"uv": [0, 0, 8, 1], "texture": "#0"},
    "up": {"uv": [0, 0, 1, 8], "texture": "#0"},
    "down": {"uv": [0, 0, 1, 8], "texture": "#0"}
    }
    },
    {
    "from": [5, 0, 3],
    "to": [12, 1, 4],
    "faces": {
    "north": {"uv": [0, 0, 7, 1], "texture": "#0"},
    "east": {"uv": [0, 0, 1, 1], "texture": "#0"},
    "south": {"uv": [0, 0, 7, 1], "texture": "#0"},
    "west": {"uv": [0, 0, 1, 1], "texture": "#0"},
    "up": {"uv": [0, 0, 7, 1], "texture": "#0"},
    "down": {"uv": [0, 0, 7, 1], "texture": "#0"}
    }
    },
    {
    "from": [5, 0, 12],
    "to": [12, 1, 13],
    "faces": {
    "north": {"uv": [0, 0, 7, 1], "texture": "#0"},
    "east": {"uv": [0, 0, 1, 1], "texture": "#0"},
    "south": {"uv": [0, 0, 7, 1], "texture": "#0"},
    "west": {"uv": [0, 0, 1, 1], "texture": "#0"},
    "up": {"uv": [0, 0, 7, 1], "texture": "#0"},
    "down": {"uv": [0, 0, 7, 1], "texture": "#0"}
    }
    },
    {
    "from": [15, 10, 3],
    "to": [16, 11, 9],
    "faces": {
    "north": {"uv": [0, 0, 1, 1], "texture": "#3"},
    "east": {"uv": [0, 0, 6, 1], "texture": "#3"},
    "south": {"uv": [0, 0, 1, 1], "texture": "#3"},
    "west": {"uv": [0, 0, 6, 1], "texture": "#3"},
    "up": {"uv": [0, 0, 1, 6], "texture": "#3"},
    "down": {"uv": [0, 0, 1, 6], "texture": "#3"}
    }
    },
    {
    "from": [1, 7, 13],
    "to": [16, 8, 14],
    "faces": {
    "north": {"uv": [0, 0, 15, 1], "texture": "#3"},
    "east": {"uv": [0, 0, 1, 1], "texture": "#3"},
    "south": {"uv": [0, 0, 15, 1], "texture": "#3"},
    "west": {"uv": [0, 0, 1, 1], "texture": "#3"},
    "up": {"uv": [0, 0, 15, 1], "texture": "#3"},
    "down": {"uv": [0, 0, 15, 1], "texture": "#3"}
    }
    },
    {
    "from": [3, 12, 2],
    "to": [12, 14, 5],
    "faces": {
    "north": {"uv": [0, 0, 9, 2], "texture": "#4"},
    "east": {"uv": [0, 0, 3, 2], "texture": "#4"},
    "south": {"uv": [0, 0, 9, 2], "texture": "#4"},
    "west": {"uv": [0, 0, 3, 2], "texture": "#4"},
    "up": {"uv": [0, 0, 9, 3], "texture": "#4"},
    "down": {"uv": [0, 0, 9, 3], "texture": "#4"}
    }
    },
    {
    "from": [1, 10, 3],
    "to": [2, 11, 9],
    "faces": {
    "north": {"uv": [0, 0, 1, 1], "texture": "#3"},
    "east": {"uv": [0, 0, 6, 1], "texture": "#3"},
    "south": {"uv": [0, 0, 1, 1], "texture": "#3"},
    "west": {"uv": [0, 0, 6, 1], "texture": "#3"},
    "up": {"uv": [0, 0, 1, 6], "texture": "#3"},
    "down": {"uv": [0, 0, 1, 6], "texture": "#3"}
    }
    },
    {
    "from": [11, 4, 1.9],
    "to": [12, 6, 2.9],
    "faces": {
    "north": {"uv": [0, 0, 1, 2], "texture": "#1"},
    "east": {"uv": [0, 0, 1, 2], "texture": "#1"},
    "south": {"uv": [0, 0, 1, 2], "texture": "#1"},
    "west": {"uv": [0, 0, 1, 2], "texture": "#1"},
    "up": {"uv": [0, 0, 1, 1], "texture": "#1"},
    "down": {"uv": [0, 0, 1, 1], "texture": "#1"}
    }
    },
    {
    "from": [3, 11, 3],
    "to": [13, 13, 7],
    "faces": {
    "north": {"uv": [0, 0, 10, 2], "texture": "#4"},
    "east": {"uv": [0, 0, 4, 2], "texture": "#4"},
    "south": {"uv": [0, 0, 10, 2], "texture": "#4"},
    "west": {"uv": [0, 0, 4, 2], "texture": "#4"},
    "up": {"uv": [0, 0, 10, 4], "texture": "#4"},
    "down": {"uv": [0, 0, 10, 4], "texture": "#4"}
    }
    },
    {
    "from": [2, 7, 14],
    "to": [15, 8, 16],
    "faces": {
    "north": {"uv": [0, 0, 13, 1], "texture": "#3"},
    "east": {"uv": [0, 0, 2, 1], "texture": "#3"},
    "south": {"uv": [0, 0, 13, 1], "texture": "#3"},
    "west": {"uv": [0, 0, 2, 1], "texture": "#3"},
    "up": {"uv": [0, 0, 13, 2], "texture": "#3"},
    "down": {"uv": [0, 0, 13, 2], "texture": "#3"}
    }
    },
    {
    "from": [2, 11, 1],
    "to": [15, 12, 3],
    "faces": {
    "north": {"uv": [0, 0, 13, 1], "texture": "#3"},
    "east": {"uv": [0, 0, 2, 1], "texture": "#3"},
    "south": {"uv": [0, 0, 13, 1], "texture": "#3"},
    "west": {"uv": [0, 0, 2, 1], "texture": "#3"},
    "up": {"uv": [0, 0, 13, 2], "texture": "#3"},
    "down": {"uv": [0, 0, 13, 2], "texture": "#3"}
    }
    },
    {
    "from": [5, 6, 1.9],
    "to": [7, 6.5, 2.9],
    "faces": {
    "north": {"uv": [0, 0, 2, 0.5], "texture": "#4"},
    "east": {"uv": [0, 0, 1, 0.5], "texture": "#4"},
    "south": {"uv": [0, 0, 2, 0.5], "texture": "#4"},
    "west": {"uv": [0, 0, 1, 0.5], "texture": "#4"},
    "up": {"uv": [0, 0, 2, 1], "texture": "#4"},
    "down": {"uv": [0, 0, 2, 1], "texture": "#4"}
    }
    },
    {
    "from": [10, 7, 1.9],
    "to": [12, 7.5, 2.9],
    "faces": {
    "north": {"uv": [0, 0, 2, 0.5], "texture": "#4"},
    "east": {"uv": [0, 0, 1, 0.5], "texture": "#4"},
    "south": {"uv": [0, 0, 2, 0.5], "texture": "#4"},
    "west": {"uv": [0, 0, 1, 0.5], "texture": "#4"},
    "up": {"uv": [0, 0, 2, 1], "texture": "#4"},
    "down": {"uv": [0, 0, 2, 1], "texture": "#4"}
    }
    },
    {
    "from": [9, 2, 1.9],
    "to": [11, 2.5, 2.9],
    "faces": {
    "north": {"uv": [0, 0, 2, 0.5], "texture": "#3"},
    "east": {"uv": [0, 0, 1, 0.5], "texture": "#3"},
    "south": {"uv": [0, 0, 2, 0.5], "texture": "#3"},
    "west": {"uv": [0, 0, 1, 0.5], "texture": "#3"},
    "up": {"uv": [0, 0, 2, 1], "texture": "#3"},
    "down": {"uv": [0, 0, 2, 1], "texture": "#3"}
    }
    },
    {
    "from": [1, 8, 12],
    "to": [16, 9, 14],
    "faces": {
    "north": {"uv": [0, 0, 15, 1], "texture": "#3"},
    "east": {"uv": [0, 0, 2, 1], "texture": "#3"},
    "south": {"uv": [0, 0, 15, 1], "texture": "#3"},
    "west": {"uv": [0, 0, 2, 1], "texture": "#3"},
    "up": {"uv": [0, 0, 15, 2], "texture": "#3"},
    "down": {"uv": [0, 0, 15, 2], "texture": "#3"}
    }
    },
    {
    "from": [1, 9, 9],
    "to": [16, 10, 12],
    "faces": {
    "north": {"uv": [0, 0, 15, 1], "texture": "#3"},
    "east": {"uv": [0, 0, 3, 1], "texture": "#3"},
    "south": {"uv": [0, 0, 15, 1], "texture": "#3"},
    "west": {"uv": [0, 0, 3, 1], "texture": "#3"},
    "up": {"uv": [0, 0, 15, 3], "texture": "#3"},
    "down": {"uv": [0, 0, 15, 3], "texture": "#3"}
    }
    },
    {
    "from": [1, 10, 2],
    "to": [16, 11, 3],
    "faces": {
    "north": {"uv": [0, 0, 15, 1], "texture": "#3"},
    "east": {"uv": [0, 0, 1, 1], "texture": "#3"},
    "south": {"uv": [0, 0, 15, 1], "texture": "#3"},
    "west": {"uv": [0, 0, 1, 1], "texture": "#3"},
    "up": {"uv": [0, 0, 15, 1], "texture": "#3"},
    "down": {"uv": [0, 0, 15, 1], "texture": "#3"}
    }
    },
    {
    "from": [10, 4, 1.9],
    "to": [11, 6, 2.9],
    "faces": {
    "north": {"uv": [0, 0, 1, 2], "texture": "#2"},
    "east": {"uv": [0, 0, 1, 2], "texture": "#2"},
    "south": {"uv": [0, 0, 1, 2], "texture": "#2"},
    "west": {"uv": [0, 0, 1, 2], "texture": "#2"},
    "up": {"uv": [0, 0, 1, 1], "texture": "#2"},
    "down": {"uv": [0, 0, 1, 1], "texture": "#2"}
    }
    },
    {
    "from": [6, 4, 1.9],
    "to": [7, 6, 2.9],
    "faces": {
    "north": {"uv": [0, 0, 1, 2], "texture": "#2"},
    "east": {"uv": [0, 0, 1, 2], "texture": "#2"},
    "south": {"uv": [0, 0, 1, 2], "texture": "#2"},
    "west": {"uv": [0, 0, 1, 2], "texture": "#2"},
    "up": {"uv": [0, 0, 1, 1], "texture": "#2"},
    "down": {"uv": [0, 0, 1, 1], "texture": "#2"}
    }
    },
    {
    "from": [5, 4, 1.9],
    "to": [6, 6, 2.9],
    "faces": {
    "north": {"uv": [0, 0, 1, 2], "texture": "#1"},
    "east": {"uv": [0, 0, 1, 2], "texture": "#1"},
    "south": {"uv": [0, 0, 1, 2], "texture": "#1"},
    "west": {"uv": [0, 0, 1, 2], "texture": "#1"},
    "up": {"uv": [0, 0, 1, 1], "texture": "#1"},
    "down": {"uv": [0, 0, 1, 1], "texture": "#1"}
    }
    }
    ]
    }
    1
    gavkips
    06/09/2018 4:36 pm
    Level 1 : New Crafter
    Would you rather have the code or the file?
    1
    gavkips
    06/09/2018 4:20 pm
    Level 1 : New Crafter
    Thanks for replying so quickly! I got the resource pack to load, but I didn't see the model anywhere. It might be an error with the .json file, but I'm unsure. I'll try it again to see if it's something I did wrong.
    1
    gavkips
    02/12/2018 4:24 pm
    Level 1 : New Crafter
    I would like to assist you with building. One of my best builds: imgur.com/a/QFddn
    1
    gavkips
    02/12/2018 3:38 pm
    Level 1 : New Crafter
    Recruiting as in looking for members or looking to be hired? If your recruiting members, you probably need some sort of contact. Same thing with looking for hire.
    2
    gavkips
    02/12/2018 3:22 pm
    Level 1 : New Crafter
    Are you still open for applications? I want to know before I fill it out.
    1

1 - 13 of 13

Welcome