This commit is contained in:
Nassim Jahnke 2022-11-16 18:30:11 +01:00
parent a4261d6d9e
commit 2427690b78
No known key found for this signature in database
GPG Key ID: 6BE3B555EBC5982B
2 changed files with 8 additions and 1 deletions

View File

@ -5,7 +5,7 @@ plugins {
allprojects {
group = "com.viaversion"
version = "4.5.0-22w45a-SNAPSHOT"
version = "4.5.0-22w46a-SNAPSHOT"
description = "Allow older clients to join newer server versions."
}

View File

@ -1,5 +1,8 @@
{
"blockstates": {
"minecraft:note_block": "minecraft:note_block[instrument=harp,note=0,powered=false]",
"minecraft:piglin_head": "minecraft:zombie_head[",
"minecraft:piglin_wall_head": "minecraft:zombie_wall_head[",
"minecraft:bamboo_planks": "minecraft:birch_planks",
"minecraft:bamboo_mosaic": "minecraft:birch_planks",
"minecraft:chiseled_bookshelf": "minecraft:bookshelf",
@ -809,6 +812,10 @@
"minecraft:stripped_bamboo_block": {
"id": "minecraft:stripped_birch_wood",
"name": "1.19.3 Stripped Bamboo Block"
},
"minecraft:piglin_head": {
"id": "minecraft:zombie_head",
"name": "1.19.3 Piglin Head"
}
},
"sounds": {