Mirror von
https://github.com/ViaVersion/ViaVersion.git
synchronisiert 2024-11-03 14:50:30 +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]",
|
||||
"2300": "minecraft:oak_button[face=wall,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]",
|
||||
"2306": "minecraft:skeleton_wall_skull[facing=north]",
|
||||
"2307": "minecraft:skeleton_wall_skull[facing=south]",
|
||||
"2308": "minecraft:skeleton_wall_skull[facing=west]",
|
||||
"2309": "minecraft:skeleton_wall_skull[facing=east]",
|
||||
"2312": "%%FILTER_ME%%[facing=down,nodrop=true]",
|
||||
"2313": "%%FILTER_ME%%[facing=up,nodrop=true]",
|
||||
"2314": "%%FILTER_ME%%[facing=north,nodrop=true]",
|
||||
"2315": "%%FILTER_ME%%[facing=south,nodrop=true]",
|
||||
"2316": "%%FILTER_ME%%[facing=west,nodrop=true]",
|
||||
"2317": "%%FILTER_ME%%[facing=east,nodrop=true]",
|
||||
"2312": "minecraft:skeleton_skull[rotation=0]",
|
||||
"2313": "minecraft:skeleton_skull[rotation=0]",
|
||||
"2314": "minecraft:skeleton_wall_skull[facing=north]",
|
||||
"2315": "minecraft:skeleton_wall_skull[facing=south]",
|
||||
"2316": "minecraft:skeleton_wall_skull[facing=west]",
|
||||
"2317": "minecraft:skeleton_wall_skull[facing=east]",
|
||||
"2320": "minecraft:anvil[facing=south]",
|
||||
"2321": "minecraft:anvil[facing=west]",
|
||||
"2322": "minecraft:anvil[facing=north]",
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren