• check_circle Misc
  • check_circle Models
  • 21,008 views, 11 today
  • 3,873 downloads, 0 today
  • 126
  • 85
  • 36
PigCart's Avatar PigCart
Level 39 : Artisan Pig
25
Replaces L-shaped blocks with diagonal versions.
This pack only includes models and is compatible with other texture packs.


In this pack:
- Diagonal rails, glass panes, iron bars, walls, and fences.
- Stairs become slopes
- Diagonal torch and soul torch variants
- Diagonal lantern and soul lantern variants
- Rails and bars are given new 3D models.


Known issues:

Shading errors on slopes sometimes - minecraft bad, disable smooth lighting.

Top face of diagonal glass panes isn't removed when connected textures are on.

Walls are broken in versions below 1.16.
Progress100% complete
Game VersionMinecraft 1.16
Resolution16x
Tags

1 Update Logs

Update #1 : by PigCart 08/24/2020 9:11:34 pmAug 24th, 2020

+ added diagonal walls
+ added diagonal fences

+ added diagonal variants of soul lanterns

+ added diagonal variants of soul torches

~ changed the stair/slope model to be cleaner

Create an account or sign in to comment.

1
06/10/2021 6:22 pm
Level 7 : Apprentice Artist
Memor22
Memor22's Avatar
this is very much cursed
1
06/05/2021 4:40 am
Level 45 : Master Pixel Painter
OIPyd
OIPyd's Avatar
I tried to fix your diagonal rail bug and if you want the updated json I can provide it. Really great pack. Sorry for going throw the code.
1
06/05/2021 9:54 pm
Level 39 : Artisan Pig
PigCart
PigCart's Avatar
i didn't realize there was anything wrong with it. feel free to let me know what ya changed
1
06/06/2021 3:46 am
Level 45 : Master Pixel Painter
OIPyd
OIPyd's Avatar
I moved the different part by 0.01 so they would not collide and divided RailInner into two. It fixed the overlap of the textures.
{
"__comment": "Model generated using MrCrayfish's Model Creator (mrcrayfish.com/tools?id=mc)",
"ambientocclusion": false,
"textures": {
"rail": "minecraft:block/rail",
"particle": "minecraft:block/rail"
},
"elements": [
{
"name": "Plank1",
"from": [ 8, 0, 4 ],
"to": [ 19.3, 1, 6 ],
"rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": -45.0 },
"faces": {
"north": { "texture": "#rail", "uv": [ 4, 5, 12, 6 ], "rotation": 180 },
"east": { "texture": "#rail", "uv": [ 2, 1, 1, 3 ], "rotation": 270 },
"south": { "texture": "#rail", "uv": [ 4, 6, 12, 7 ] },
"west": { "texture": "#rail", "uv": [ 2, 1, 1, 3 ], "rotation": 270 },
"up": { "texture": "#rail", "uv": [ 4, 5, 12, 7 ] },
"down": { "texture": "#rail", "uv": [ 12, 5, 4, 7 ], "rotation": 180, "cullface": "down" }
}
},
{
"name": "Plank2",
"from": [ 8, 0.01, 10 ],
"to": [ 19.3, 1.01, 12 ],
"rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": -45.0 },
"faces": {
"north": { "texture": "#rail", "uv": [ 4, 9, 12, 10 ], "rotation": 180 },
"east": { "texture": "#rail", "uv": [ 2, 1, 1, 3 ], "rotation": 270 },
"south": { "texture": "#rail", "uv": [ 4, 10, 12, 11 ] },
"west": { "texture": "#rail", "uv": [ 2, 1, 1, 3 ], "rotation": 270 },
"up": { "texture": "#rail", "uv": [ 4, 9, 12, 11 ] },
"down": { "texture": "#rail", "uv": [ 12, 9, 4, 11 ], "rotation": 180, "cullface": "down" }
}
},
{
"name": "RailOuter",
"from": [ 9, 1, -1.3 ],
"to": [ 11, 2, 17.3 ],
"rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": -45.0 },
"faces": {
"north": { "texture": "#rail", "uv": [ 4, 0, 2, 2 ], "cullface": "north" },
"east": { "texture": "#rail", "uv": [ 4, 0, 3, 16 ], "rotation": 90 },
"south": { "texture": "#rail", "uv": [ 2, 15, 4, 16 ], "cullface": "south" },
"west": { "texture": "#rail", "uv": [ 2, 16, 3, 0 ], "rotation": 90 },
"up": { "texture": "#rail", "uv": [ 2, 0, 4, 16 ] },
"down": { "texture": "#rail", "uv": [ 2, 0, 4, 16 ] }
}
},
{
"name": "RailInner",
"from": [ 16.3, 0.99, 6 ],
"to": [ 18.3, 1.99, 8 ],
"rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": -45.0 },
"faces": {
"north": { "texture": "#rail", "uv": [ 14, 2, 12, 1 ], "cullface": "north" },
"east": { "texture": "#rail", "uv": [ 13.5, 1, 13.6, 2 ] },
"south": { "texture": "#rail", "uv": [ 12, 14, 14, 16 ], "cullface": "south" },
"west": { "texture": "#rail", "uv": [ 3, 0, 4, 4 ], "rotation": 90 },
"up": { "texture": "#rail", "uv": [ 12, 12, 14, 16 ] },
"down": { "texture": "#rail", "uv": [ 12, 12, 14, 16 ] }
}
},
{
"name": "RailInner2",
"from": [ 16.3, 1.01, 8 ],
"to": [ 18.3, 2.01, 10 ],
"rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": -45.0 },
"faces": {
"north": { "texture": "#rail", "uv": [ 14, 2, 12, 1 ], "cullface": "north" },
"east": { "texture": "#rail", "uv": [ 13.5, 1, 13.6, 2 ] },
"south": { "texture": "#rail", "uv": [ 12, 14, 14, 16 ], "cullface": "south" },
"west": { "texture": "#rail", "uv": [ 3, 0, 4, 4 ], "rotation": 90 },
"up": { "texture": "#rail", "uv": [ 12, 12, 14, 16 ] },
"down": { "texture": "#rail", "uv": [ 12, 12, 14, 16 ] }
}
}
]
}
1
03/26/2021 11:41 am
Level 66 : High Grandmaster Spelunker
Aceplante
Aceplante's Avatar
Im assuming the doesnt work without optifine?
1
03/26/2021 7:41 pm
Level 39 : Artisan Pig
PigCart
PigCart's Avatar
custom block models have been a vanilla feature for quite a while now!
1
03/25/2021 2:38 pm
Level 2 : Apprentice Explorer
AGodlyDemonToo
AGodlyDemonToo's Avatar
Dang! This is brilliant.
1
03/25/2021 2:39 pm
Level 2 : Apprentice Explorer
AGodlyDemonToo
AGodlyDemonToo's Avatar
I can make houses easier now!
1
03/13/2021 2:46 am
Level 1 : New Crafter
SabrinaHF
SabrinaHF's Avatar
is this means I cannot use cobblestone stairs in stair shape while I use cobblestone slope?
1
03/13/2021 7:35 am
Level 39 : Artisan Pig
PigCart
PigCart's Avatar
correct
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome