0

world: fix dirt path rendering for 1.17

This commit is contained in:
Nicolas F
2021-06-10 17:34:46 +02:00
parent b150cf0daa
commit c717b7170f
3 changed files with 3 additions and 3 deletions

View File

@@ -669,7 +669,7 @@ class RegionSet(object):
'minecraft:purpur_slab': (205, 0),
'minecraft:end_stone_bricks': (206, 0),
'minecraft:beetroots': (207, 0),
'minecraft:grass_path': (208, 0),
'minecraft:dirt_path': (208, 0),
'minecraft:repeating_command_block': (210, 0),
'minecraft:chain_command_block': (211, 0),
'minecraft:frosted_ice': (212, 0),