Skip to content

Commit 7d3d90d

Browse files
committed
22w15a
add Chest Boats (introduced already in 22w12a, but last change here)
1 parent 98b52df commit 7d3d90d

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

definitions/vanilla_entity.json

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "Vanilla",
33
"type": "entity",
4-
"version": "1.19.22w13a",
4+
"version": "1.19.22w15a",
55
"data": [
66
{
77
"category": "Hostile",
@@ -435,6 +435,10 @@
435435
"color": "Sienna"
436436
},
437437
{
438+
"id": "chest_boat",
439+
"catcolor": "DarkOrange",
440+
"color": "Sienna"
441+
}, {
438442
"note": "old naming scheme until 1.10",
439443
"id": "MinecartCommandBlock",
440444
"name": "CommandBlock Minecart",

0 commit comments

Comments
 (0)