mirror of
				https://github.com/mt-mods/plantlife_modpack.git
				synced 2025-10-31 13:55:25 +01:00 
			
		
		
		
	Fix two typos
This commit is contained in:
		| @@ -35,7 +35,7 @@ minetest.register_craft({ | ||||
| }) | ||||
| minetest.register_craft({ | ||||
| 	output = "trunks:twig_1 4", | ||||
| 	recipe = {{"bushes:bushbranches2a"}} | ||||
| 	recipe = {{"bushes:bushbranches2"}} | ||||
| }) | ||||
| minetest.register_craft({ | ||||
| 	output = "trunks:twig_1 4", | ||||
| @@ -130,4 +130,4 @@ minetest.register_craft({ -- twigs blocks --> twigs_roof_corner_2's | ||||
| 		{"trunks:twigs",      ""      ,"trunks:twigs"}, | ||||
| 		{      ""      ,"trunks:twigs",      ""      }, | ||||
| 	} | ||||
| }) | ||||
| }) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user