forked from mtcontrib/homedecor_modpack
		
	another minor tweak. two of the recipes had leftover yields from a previous
version of this mod.
This commit is contained in:
		| @@ -319,7 +319,7 @@ minetest.register_craft({ | ||||
|  | ||||
| minetest.register_craft( { | ||||
| 	type = "shapeless", | ||||
|         output = 'homedecor:wood_table_large 2', | ||||
|         output = 'homedecor:wood_table_large', | ||||
|         recipe = { 'homedecor:wood_table_small_square' }, | ||||
| }) | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user