Mirror von
https://github.com/ViaVersion/ViaVersion.git
synchronisiert 2024-12-26 16:12:42 +01:00
18w07c - Fix skull handler
Dieser Commit ist enthalten in:
Ursprung
4e4b35b2e7
Commit
326c6cb158
@ -938,18 +938,18 @@
|
|||||||
"2299": "minecraft:oak_button[face=wall,facing=south,powered=true]",
|
"2299": "minecraft:oak_button[face=wall,facing=south,powered=true]",
|
||||||
"2300": "minecraft:oak_button[face=wall,facing=north,powered=true]",
|
"2300": "minecraft:oak_button[face=wall,facing=north,powered=true]",
|
||||||
"2301": "minecraft:oak_button[face=floor,facing=north,powered=true]",
|
"2301": "minecraft:oak_button[face=floor,facing=north,powered=true]",
|
||||||
"2304": "%%FILTER_ME%%[facing=down,nodrop=false]",
|
"2304": "minecraft:skeleton_skull[rotation=0]",
|
||||||
"2305": "minecraft:skeleton_skull[rotation=0]",
|
"2305": "minecraft:skeleton_skull[rotation=0]",
|
||||||
"2306": "minecraft:skeleton_wall_skull[facing=north]",
|
"2306": "minecraft:skeleton_wall_skull[facing=north]",
|
||||||
"2307": "minecraft:skeleton_wall_skull[facing=south]",
|
"2307": "minecraft:skeleton_wall_skull[facing=south]",
|
||||||
"2308": "minecraft:skeleton_wall_skull[facing=west]",
|
"2308": "minecraft:skeleton_wall_skull[facing=west]",
|
||||||
"2309": "minecraft:skeleton_wall_skull[facing=east]",
|
"2309": "minecraft:skeleton_wall_skull[facing=east]",
|
||||||
"2312": "%%FILTER_ME%%[facing=down,nodrop=true]",
|
"2312": "minecraft:skeleton_skull[rotation=0]",
|
||||||
"2313": "%%FILTER_ME%%[facing=up,nodrop=true]",
|
"2313": "minecraft:skeleton_skull[rotation=0]",
|
||||||
"2314": "%%FILTER_ME%%[facing=north,nodrop=true]",
|
"2314": "minecraft:skeleton_wall_skull[facing=north]",
|
||||||
"2315": "%%FILTER_ME%%[facing=south,nodrop=true]",
|
"2315": "minecraft:skeleton_wall_skull[facing=south]",
|
||||||
"2316": "%%FILTER_ME%%[facing=west,nodrop=true]",
|
"2316": "minecraft:skeleton_wall_skull[facing=west]",
|
||||||
"2317": "%%FILTER_ME%%[facing=east,nodrop=true]",
|
"2317": "minecraft:skeleton_wall_skull[facing=east]",
|
||||||
"2320": "minecraft:anvil[facing=south]",
|
"2320": "minecraft:anvil[facing=south]",
|
||||||
"2321": "minecraft:anvil[facing=west]",
|
"2321": "minecraft:anvil[facing=west]",
|
||||||
"2322": "minecraft:anvil[facing=north]",
|
"2322": "minecraft:anvil[facing=north]",
|
||||||
|
@ -7656,4 +7656,4 @@
|
|||||||
"735": "minecraft:music_disc_wait",
|
"735": "minecraft:music_disc_wait",
|
||||||
"736": "minecraft:trident"
|
"736": "minecraft:trident"
|
||||||
}
|
}
|
||||||
}
|
}
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren