mirror of
https://github.com/TeamMidnightDust/VerticalSlabs.git
synced 2025-12-18 04:35:10 +01:00
The entire mod
The fully working mod.
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=north": { "model": "block/stone_slab", "x": 90, "uvlock": true },
|
||||
"facing=east": { "model": "block/stone_slab", "x": 90, "y": 90, "uvlock": true },
|
||||
"facing=south": { "model": "block/stone_slab", "x": 90, "y": 180, "uvlock": true },
|
||||
"facing=west": { "model": "block/stone_slab", "x": 90, "y": 270, "uvlock": true }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user