mirror of
				https://codeberg.org/tenplus1/farming.git
				synced 2025-10-31 14:45:23 +01:00 
			
		
		
		
	Merge remote-tracking branch 'upstream/master'
This commit is contained in:
		
							
								
								
									
										4
									
								
								hoes.lua
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								hoes.lua
									
									
									
									
									
								
							| @@ -481,7 +481,7 @@ if minetest.get_modpath("moreores") then | ||||
| 			{"", "", "group:stick"} | ||||
| 		} | ||||
| 	}) | ||||
|  | ||||
| --[[ | ||||
| 	farming.register_hoe(":moreores:hoe_silver", { | ||||
| 		description = S("%s Hoe"):format(S("Silver")), | ||||
| 		inventory_image = "moreores_tool_silverhoe.png", | ||||
| @@ -510,5 +510,5 @@ if minetest.get_modpath("moreores") then | ||||
| 		minetest.override_item("moreores:hoe_mithril", { | ||||
| 			original_description = desc, | ||||
| 			description = toolranks.create_description(desc)}) | ||||
| 	end | ||||
| 	end]] | ||||
| end | ||||
|   | ||||
| @@ -149,7 +149,7 @@ Created by OgelGames (CC BY-SA 4.0) | ||||
|    farming_cactus_juice.png | ||||
|    farming_salad.png | ||||
|  | ||||
| Created by Felfa | ||||
| Created by Felfa (CC0) | ||||
|    farming_blackberry*.png | ||||
|    farming_lettuce*.png | ||||
|    farming_burger.png | ||||
|   | ||||
		Reference in New Issue
	
	Block a user