use 'wood' group for crafting pistons, pressure plates, and noteblocks

This commit is contained in:
Vanessa Ezekowitz
2013-11-30 19:07:12 -05:00
parent 2d0ff5e2ac
commit 669e3d0880
3 changed files with 4 additions and 4 deletions

View File

@ -114,7 +114,7 @@ mesecon:register_pressure_plate(
{"jeija_pressure_plate_wood_on.png","jeija_pressure_plate_wood_on.png","jeija_pressure_plate_wood_on_edges.png"},
"jeija_pressure_plate_wood_wield.png",
"jeija_pressure_plate_wood_inv.png",
{{"default:wood", "default:wood"}})
{{"group:wood", "group:wood"}})
mesecon:register_pressure_plate(
"mesecons_pressureplates:pressure_plate_stone_off",