add some items

This commit is contained in:
Moritz Zwerger 2023-10-03 20:52:29 +02:00
parent d453a5a1ae
commit 2eb67f0174
No known key found for this signature in database
GPG Key ID: 5CAD791931B09AC4
2 changed files with 1542 additions and 70 deletions

View File

@ -3078,7 +3078,7 @@
}, },
{ {
"id": 69, "id": 69,
"meta":9, "meta": 9,
"properties": { "properties": {
"facing": "east", "facing": "east",
"powered": true, "powered": true,
@ -7590,7 +7590,7 @@
}, },
{ {
"id": 149, "id": 149,
"meta":15, "meta": 15,
"properties": { "properties": {
"facing": "east", "facing": "east",
"mode": "subtract", "mode": "subtract",
@ -7734,7 +7734,7 @@
}, },
{ {
"id": 150, "id": 150,
"meta":15, "meta": 15,
"properties": { "properties": {
"facing": "west", "facing": "west",
"mode": "subtract", "mode": "subtract",
@ -8370,7 +8370,7 @@
}, },
{ {
"id": 158, "id": 158,
"meta":11, "meta": 11,
"properties": { "properties": {
"facing": "south", "facing": "south",
"triggered": true "triggered": true
@ -9292,73 +9292,73 @@
"meta": 2 "meta": 2
}, },
"red_sandstone_stairs": { "red_sandstone_stairs": {
"states": [ "states": [
{ {
"id": 180, "id": 180,
"meta": 0, "meta": 0,
"properties": { "properties": {
"facing": "east", "facing": "east",
"half": "bottom" "half": "bottom"
}
},
{
"id": 180,
"meta": 1,
"properties": {
"facing": "west",
"half": "bottom"
}
},
{
"id": 180,
"meta": 2,
"properties": {
"facing": "south",
"half": "bottom"
}
},
{
"id": 180,
"meta": 3,
"properties": {
"facing": "north",
"half": "bottom"
}
},
{
"id": 180,
"meta": 4,
"properties": {
"facing": "east",
"half": "top"
}
},
{
"id": 180,
"meta": 5,
"properties": {
"facing": "west",
"half": "top"
}
},
{
"id": 180,
"meta": 6,
"properties": {
"facing": "south",
"half": "top"
}
},
{
"id": 180,
"meta": 7,
"properties": {
"facing": "north",
"half": "top"
}
} }
}, ]
{ },
"id": 180,
"meta": 1,
"properties": {
"facing": "west",
"half": "bottom"
}
},
{
"id": 180,
"meta": 2,
"properties": {
"facing": "south",
"half": "bottom"
}
},
{
"id": 180,
"meta": 3,
"properties": {
"facing": "north",
"half": "bottom"
}
},
{
"id": 180,
"meta": 4,
"properties": {
"facing": "east",
"half": "top"
}
},
{
"id": 180,
"meta": 5,
"properties": {
"facing": "west",
"half": "top"
}
},
{
"id": 180,
"meta": 6,
"properties": {
"facing": "south",
"half": "top"
}
},
{
"id": 180,
"meta": 7,
"properties": {
"facing": "north",
"half": "top"
}
}
]
},
"smooth_red_sandstone": { "smooth_red_sandstone": {
"id": 181, "id": 181,
"meta": 8 "meta": 8

1472
_/items.json Normal file

File diff suppressed because it is too large Load Diff