Convert redstone blocks

This commit is contained in:
2vb 2023-10-28 19:09:36 -07:00
parent 8422b07359
commit c491f8ac3a
2 changed files with 6 additions and 1 deletions

View File

@ -174,5 +174,9 @@
"rail_normal_turned":"rail_corner", "rail_normal_turned":"rail_corner",
"red_sandstone_carved":"chiseled_red_sandstone", "red_sandstone_carved":"chiseled_red_sandstone",
"red_sandstone_normal":"red_sandstone", "red_sandstone_normal":"red_sandstone",
"red_sandstone_smooth":"cut_red_sandstone" "red_sandstone_smooth":"cut_red_sandstone",
"redstone_dust_line":"redstone_dust_line0.png",
"redstone_lamp_off":"redstone_lamp",
"redstone_torch_on":"redstone_torch",
"reeds":"sugar_cane"
} }

View File

@ -0,0 +1 @@
// TODO: Rotate redstone_dust_line from 1.8 for redstone_dust_line_0 and redstone_dust_line_1