mirror of
https://github.com/ViaVersion/ViaVersion.git
synced 2024-11-23 02:25:19 +01:00
Change default cobblestone_wall to up=true
This commit is contained in:
parent
0efb17af83
commit
576bee40fc
@ -892,8 +892,8 @@
|
||||
"2204": "minecraft:command_block[conditional=true,facing=west]",
|
||||
"2205": "minecraft:command_block[conditional=true,facing=east]",
|
||||
"2208": "minecraft:beacon",
|
||||
"2224": "minecraft:cobblestone_wall[east=false,north=false,south=false,up=false,waterlogged=false,west=false]",
|
||||
"2225": "minecraft:mossy_cobblestone_wall[east=false,north=false,south=false,up=false,waterlogged=false,west=false]",
|
||||
"2224": "minecraft:cobblestone_wall[east=false,north=false,south=false,up=true,waterlogged=false,west=false]",
|
||||
"2225": "minecraft:mossy_cobblestone_wall[east=false,north=false,south=false,up=true,waterlogged=false,west=false]",
|
||||
"2240": "minecraft:flower_pot",
|
||||
"2241": "minecraft:flower_pot",
|
||||
"2242": "minecraft:flower_pot",
|
||||
|
Loading…
Reference in New Issue
Block a user