Skip to content

Commit 5d7889c

Browse files
authored
Added schema for 1.21.110.26 beta (#21)
1 parent 4cd9f8a commit 5d7889c

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
{
2+
"maxVersionMajor": 1,
3+
"maxVersionMinor": 21,
4+
"maxVersionPatch": 60,
5+
"maxVersionRevision": 33,
6+
"renamedIds": {
7+
"minecraft:chain": "minecraft:iron_chain"
8+
},
9+
"addedProperties": {
10+
"minecraft:lightning_rod": {
11+
"powered_bit": {
12+
"byte": 0
13+
}
14+
}
15+
}
16+
}

0 commit comments

Comments
 (0)