Add bookshelves
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=north": { "model": "ebwizardry:smart_model/acacia_bookshelf#facing=north" },
|
||||
"facing=east": { "model": "ebwizardry:smart_model/acacia_bookshelf#facing=east" },
|
||||
"facing=south": { "model": "ebwizardry:smart_model/acacia_bookshelf#facing=south" },
|
||||
"facing=west": { "model": "ebwizardry:smart_model/acacia_bookshelf#facing=west" }
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=north": { "model": "ebwizardry:smart_model/birch_bookshelf#facing=north" },
|
||||
"facing=east": { "model": "ebwizardry:smart_model/birch_bookshelf#facing=east" },
|
||||
"facing=south": { "model": "ebwizardry:smart_model/birch_bookshelf#facing=south" },
|
||||
"facing=west": { "model": "ebwizardry:smart_model/birch_bookshelf#facing=west" }
|
||||
}
|
||||
}
|
||||
+14
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"forge_marker": 1,
|
||||
"defaults": {
|
||||
"model": "ebwizardry:acacia_bookshelf"
|
||||
},
|
||||
"variants": {
|
||||
"facing": {
|
||||
"north": {},
|
||||
"east": { "y": 90 },
|
||||
"south": { "y": 180 },
|
||||
"west": { "y": 270 }
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"forge_marker": 1,
|
||||
"defaults": {
|
||||
"model": "ebwizardry:birch_bookshelf"
|
||||
},
|
||||
"variants": {
|
||||
"facing": {
|
||||
"north": {},
|
||||
"east": { "y": 90 },
|
||||
"south": { "y": 180 },
|
||||
"west": { "y": 270 }
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"forge_marker": 1,
|
||||
"defaults": {
|
||||
"model": "ebwizardry:books0"
|
||||
},
|
||||
"variants": {
|
||||
"facing": {
|
||||
"north": {},
|
||||
"east": { "y": 90 },
|
||||
"south": { "y": 180 },
|
||||
"west": { "y": 270 }
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"forge_marker": 1,
|
||||
"defaults": {
|
||||
"model": "ebwizardry:books1"
|
||||
},
|
||||
"variants": {
|
||||
"facing": {
|
||||
"north": {},
|
||||
"east": { "y": 90 },
|
||||
"south": { "y": 180 },
|
||||
"west": { "y": 270 }
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"forge_marker": 1,
|
||||
"defaults": {
|
||||
"model": "ebwizardry:books10"
|
||||
},
|
||||
"variants": {
|
||||
"facing": {
|
||||
"north": {},
|
||||
"east": { "y": 90 },
|
||||
"south": { "y": 180 },
|
||||
"west": { "y": 270 }
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"forge_marker": 1,
|
||||
"defaults": {
|
||||
"model": "ebwizardry:books11"
|
||||
},
|
||||
"variants": {
|
||||
"facing": {
|
||||
"north": {},
|
||||
"east": { "y": 90 },
|
||||
"south": { "y": 180 },
|
||||
"west": { "y": 270 }
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"forge_marker": 1,
|
||||
"defaults": {
|
||||
"model": "ebwizardry:books2"
|
||||
},
|
||||
"variants": {
|
||||
"facing": {
|
||||
"north": {},
|
||||
"east": { "y": 90 },
|
||||
"south": { "y": 180 },
|
||||
"west": { "y": 270 }
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"forge_marker": 1,
|
||||
"defaults": {
|
||||
"model": "ebwizardry:books3"
|
||||
},
|
||||
"variants": {
|
||||
"facing": {
|
||||
"north": {},
|
||||
"east": { "y": 90 },
|
||||
"south": { "y": 180 },
|
||||
"west": { "y": 270 }
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"forge_marker": 1,
|
||||
"defaults": {
|
||||
"model": "ebwizardry:books4"
|
||||
},
|
||||
"variants": {
|
||||
"facing": {
|
||||
"north": {},
|
||||
"east": { "y": 90 },
|
||||
"south": { "y": 180 },
|
||||
"west": { "y": 270 }
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"forge_marker": 1,
|
||||
"defaults": {
|
||||
"model": "ebwizardry:books5"
|
||||
},
|
||||
"variants": {
|
||||
"facing": {
|
||||
"north": {},
|
||||
"east": { "y": 90 },
|
||||
"south": { "y": 180 },
|
||||
"west": { "y": 270 }
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"forge_marker": 1,
|
||||
"defaults": {
|
||||
"model": "ebwizardry:books6"
|
||||
},
|
||||
"variants": {
|
||||
"facing": {
|
||||
"north": {},
|
||||
"east": { "y": 90 },
|
||||
"south": { "y": 180 },
|
||||
"west": { "y": 270 }
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"forge_marker": 1,
|
||||
"defaults": {
|
||||
"model": "ebwizardry:books7"
|
||||
},
|
||||
"variants": {
|
||||
"facing": {
|
||||
"north": {},
|
||||
"east": { "y": 90 },
|
||||
"south": { "y": 180 },
|
||||
"west": { "y": 270 }
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"forge_marker": 1,
|
||||
"defaults": {
|
||||
"model": "ebwizardry:books8"
|
||||
},
|
||||
"variants": {
|
||||
"facing": {
|
||||
"north": {},
|
||||
"east": { "y": 90 },
|
||||
"south": { "y": 180 },
|
||||
"west": { "y": 270 }
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"forge_marker": 1,
|
||||
"defaults": {
|
||||
"model": "ebwizardry:books9"
|
||||
},
|
||||
"variants": {
|
||||
"facing": {
|
||||
"north": {},
|
||||
"east": { "y": 90 },
|
||||
"south": { "y": 180 },
|
||||
"west": { "y": 270 }
|
||||
}
|
||||
}
|
||||
}
|
||||
+14
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"forge_marker": 1,
|
||||
"defaults": {
|
||||
"model": "ebwizardry:dark_oak_bookshelf"
|
||||
},
|
||||
"variants": {
|
||||
"facing": {
|
||||
"north": {},
|
||||
"east": { "y": 90 },
|
||||
"south": { "y": 180 },
|
||||
"west": { "y": 270 }
|
||||
}
|
||||
}
|
||||
}
|
||||
+14
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"forge_marker": 1,
|
||||
"defaults": {
|
||||
"model": "ebwizardry:jungle_bookshelf"
|
||||
},
|
||||
"variants": {
|
||||
"facing": {
|
||||
"north": {},
|
||||
"east": { "y": 90 },
|
||||
"south": { "y": 180 },
|
||||
"west": { "y": 270 }
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"forge_marker": 1,
|
||||
"defaults": {
|
||||
"model": "ebwizardry:oak_bookshelf"
|
||||
},
|
||||
"variants": {
|
||||
"facing": {
|
||||
"north": {},
|
||||
"east": { "y": 90 },
|
||||
"south": { "y": 180 },
|
||||
"west": { "y": 270 }
|
||||
}
|
||||
}
|
||||
}
|
||||
+14
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"forge_marker": 1,
|
||||
"defaults": {
|
||||
"model": "ebwizardry:spruce_bookshelf"
|
||||
},
|
||||
"variants": {
|
||||
"facing": {
|
||||
"north": {},
|
||||
"east": { "y": 90 },
|
||||
"south": { "y": 180 },
|
||||
"west": { "y": 270 }
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=north": { "model": "ebwizardry:smart_model/dark_oak_bookshelf#facing=north" },
|
||||
"facing=east": { "model": "ebwizardry:smart_model/dark_oak_bookshelf#facing=east" },
|
||||
"facing=south": { "model": "ebwizardry:smart_model/dark_oak_bookshelf#facing=south" },
|
||||
"facing=west": { "model": "ebwizardry:smart_model/dark_oak_bookshelf#facing=west" }
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=north": { "model": "ebwizardry:smart_model/jungle_bookshelf#facing=north" },
|
||||
"facing=east": { "model": "ebwizardry:smart_model/jungle_bookshelf#facing=east" },
|
||||
"facing=south": { "model": "ebwizardry:smart_model/jungle_bookshelf#facing=south" },
|
||||
"facing=west": { "model": "ebwizardry:smart_model/jungle_bookshelf#facing=west" }
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=north": { "model": "ebwizardry:smart_model/oak_bookshelf#facing=north" },
|
||||
"facing=east": { "model": "ebwizardry:smart_model/oak_bookshelf#facing=east" },
|
||||
"facing=south": { "model": "ebwizardry:smart_model/oak_bookshelf#facing=south" },
|
||||
"facing=west": { "model": "ebwizardry:smart_model/oak_bookshelf#facing=west" }
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=north": { "model": "ebwizardry:smart_model/spruce_bookshelf#facing=north" },
|
||||
"facing=east": { "model": "ebwizardry:smart_model/spruce_bookshelf#facing=east" },
|
||||
"facing=south": { "model": "ebwizardry:smart_model/spruce_bookshelf#facing=south" },
|
||||
"facing=west": { "model": "ebwizardry:smart_model/spruce_bookshelf#facing=west" }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user