forked from mtcontrib/homedecor_modpack
		
	change recipe for pool table to use hardwood blocks and slabs
This commit is contained in:
		| @@ -2516,8 +2516,8 @@ minetest.register_craft( { | |||||||
|         output = "homedecor:pool_table", |         output = "homedecor:pool_table", | ||||||
|         recipe = { |         recipe = { | ||||||
| 			{ "wool:dark_green", "wool:dark_green", "wool:dark_green" }, | 			{ "wool:dark_green", "wool:dark_green", "wool:dark_green" }, | ||||||
| 			{ "group:wood", "group:wood", "group:wood" }, | 			{ "building_blocks:hardwood", "building_blocks:hardwood", "building_blocks:hardwood" }, | ||||||
| 			{ "group:stick", "", "group:stick" } | 			{ "building_blocks:slab_hardwood", "", "building_blocks:slab_hardwood" } | ||||||
|         }, |         }, | ||||||
| }) | }) | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user