Skip to content

Instantly share code, notes, and snippets.

View SonarSonic's full-sized avatar

Ollie Lansdell SonarSonic

View GitHub Profile
@SonarSonic
SonarSonic / ForgeStairs.json
Last active November 21, 2019 17:25
Forge Block State for Stairs, using only one file.
{
"forge_marker": 1,
"defaults": {
"model":"stairs",
"textures": {
"bottom":"myMod:blocks/texture",
"top":"myMod:blocks/texture",
"side":"myMod:blocks/texture"
},
"transform":"forge:default-block",