This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
This Is A Thread About My Horror Pack For Minecraft (Made For 1.21 But That Wasn't On The List)
This Explains How I Did Everything In The Resource Pack I Will Not Be Releasing This But If You Are A Resource Pack Maker
You May Create Your Own Version Of This And Distribute It
Custom Space (Made For 1.21)
Copy This Code And Replace Any Blocks Code With It.
{ "credit": "Made with Blockbench", "textures": { "0": "block/end_portal", "particle": "block/end_portal" }, "elements": [ { "from": [16, 16, 16], "to": [0, 0, 0], "rotation": {"angle": 0, "axis": "y", "origin": [0, 16, 0]}, "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#0"}, "east": {"uv": [0, 0, 16, 16], "texture": "#0"}, "south": {"uv": [0, 0, 16, 16], "texture": "#0"}, "west": {"uv": [0, 0, 16, 16], "texture": "#0"}, "up": {"uv": [0, 0, 16, 16], "texture": "#0"}, "down": {"uv": [0, 0, 16, 16], "texture": "#0"} } } ] } Copy The end_portal.png from the entities folder and put it in the blocks folder
This Is A Thread About My Horror Pack For Minecraft (Made For 1.21 But That Wasn't On The List)
This Explains How I Did Everything In The Resource Pack I Will Not Be Releasing This But If You Are A Resource Pack Maker
You May Create Your Own Version Of This And Distribute It
Custom Space (Made For 1.21)
Copy This Code And Replace Any Blocks Code With It.