add 16px textures, move 32px into alt_textures folder
| 
		 Before Width: | Height: | Size: 421 B After Width: | Height: | Size: 421 B  | 
							
								
								
									
										
											BIN
										
									
								
								alt_textures/ethereal_strawberry.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 382 B  | 
							
								
								
									
										
											BIN
										
									
								
								alt_textures/ethereal_strawberry_1.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 116 B  | 
							
								
								
									
										
											BIN
										
									
								
								alt_textures/ethereal_strawberry_2.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 137 B  | 
							
								
								
									
										
											BIN
										
									
								
								alt_textures/ethereal_strawberry_3.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 157 B  | 
							
								
								
									
										
											BIN
										
									
								
								alt_textures/ethereal_strawberry_4.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 209 B  | 
							
								
								
									
										
											BIN
										
									
								
								alt_textures/ethereal_strawberry_5.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 234 B  | 
							
								
								
									
										
											BIN
										
									
								
								alt_textures/ethereal_strawberry_6.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 240 B  | 
							
								
								
									
										
											BIN
										
									
								
								alt_textures/ethereal_strawberry_7.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 258 B  | 
							
								
								
									
										
											BIN
										
									
								
								alt_textures/ethereal_strawberry_8.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 258 B  | 
							
								
								
									
										
											BIN
										
									
								
								alt_textures/farming_burger_32px.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 422 B  | 
							
								
								
									
										
											BIN
										
									
								
								alt_textures/farming_mayo_32px.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 382 B  | 
							
								
								
									
										
											BIN
										
									
								
								alt_textures/farming_paella_32px.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 487 B  | 
							
								
								
									
										
											BIN
										
									
								
								alt_textures/farming_popcorn_32px.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 345 B  | 
							
								
								
									
										
											BIN
										
									
								
								alt_textures/farming_potato_omelet_32px.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 687 B  | 
							
								
								
									
										
											BIN
										
									
								
								alt_textures/farming_potato_salad_32px.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 325 B  | 
							
								
								
									
										
											BIN
										
									
								
								alt_textures/farming_spaghetti_24px.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 242 B  | 
							
								
								
									
										
											BIN
										
									
								
								alt_textures/farming_spanish_potatoes_32px.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 557 B  | 
							
								
								
									
										
											BIN
										
									
								
								alt_textures/farming_sunflower_32px.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 703 B  | 
							
								
								
									
										
											BIN
										
									
								
								alt_textures/farming_sunflower_bread_32px.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 440 B  | 
@@ -49,9 +49,9 @@ else
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
	minetest.register_node(":ethereal:bananaleaves", {
 | 
						minetest.register_node(":ethereal:bananaleaves", {
 | 
				
			||||||
		description = S("Banana Leaves"),
 | 
							description = S("Banana Leaves"),
 | 
				
			||||||
		tiles = {"farming_banana_leaf.png"},
 | 
							tiles = {"ethereal_banana_leaf.png"},
 | 
				
			||||||
		inventory_image = "farming_banana_leaf.png",
 | 
							inventory_image = "ethereal_banana_leaf.png",
 | 
				
			||||||
		wield_image = "farming_banana_leaf.png",
 | 
							wield_image = "ethereal_banana_leaf.png",
 | 
				
			||||||
		paramtype = "light",
 | 
							paramtype = "light",
 | 
				
			||||||
		waving = 1,
 | 
							waving = 1,
 | 
				
			||||||
		groups = {snappy = 3, leafdecay = 3, leaves = 1, flammable = 2},
 | 
							groups = {snappy = 3, leafdecay = 3, leaves = 1, flammable = 2},
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										23
									
								
								license.txt
									
									
									
									
									
								
							
							
						
						@@ -24,6 +24,13 @@ THE SOFTWARE.
 | 
				
			|||||||
License of media (textures):
 | 
					License of media (textures):
 | 
				
			||||||
----------------------------
 | 
					----------------------------
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					Created by TenPlus1 (CC0):
 | 
				
			||||||
 | 
					  alt_textures/ethereal_strawberry*.png
 | 
				
			||||||
 | 
					  farming_spanish_potatoes.png
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					Created by Hugues Ross (CC BY-SA 4.0):
 | 
				
			||||||
 | 
					  ethereal_strawberry*.png
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Created by Oz-tal (license: CC BY-SA 3.0):
 | 
					Created by Oz-tal (license: CC BY-SA 3.0):
 | 
				
			||||||
  crops_garlic_*.png
 | 
					  crops_garlic_*.png
 | 
				
			||||||
  crops_onion.png
 | 
					  crops_onion.png
 | 
				
			||||||
@@ -164,11 +171,14 @@ Created by VanessaE and edited by SpaghettiToastBook (CC0):
 | 
				
			|||||||
Created by mDiyo (Natura), modified by TenPlus1 (License: CC BY-SA 3.0):
 | 
					Created by mDiyo (Natura), modified by TenPlus1 (License: CC BY-SA 3.0):
 | 
				
			||||||
  farming_barley.png
 | 
					  farming_barley.png
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Created by OgelGames (CC BY-SA 4.0)
 | 
					Created by OgelGames (CC BY-SA 4.0):
 | 
				
			||||||
  farming_berry_smoothie.png
 | 
					  farming_berry_smoothie.png
 | 
				
			||||||
  farming_cactus_juice.png
 | 
					  farming_cactus_juice.png
 | 
				
			||||||
  farming_salad.png
 | 
					  farming_salad.png
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					Created by Huhues Ross (CC BY-SA 4.0):
 | 
				
			||||||
 | 
					  farming_sunflower_bread.png
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Created by Felfa (CC0)
 | 
					Created by Felfa (CC0)
 | 
				
			||||||
  farming_blackberry*.png
 | 
					  farming_blackberry*.png
 | 
				
			||||||
  farming_lettuce*.png
 | 
					  farming_lettuce*.png
 | 
				
			||||||
@@ -176,12 +186,12 @@ Created by Felfa (CC0)
 | 
				
			|||||||
  farming_vanilla_*.png
 | 
					  farming_vanilla_*.png
 | 
				
			||||||
  farming_artichoke*.png
 | 
					  farming_artichoke*.png
 | 
				
			||||||
  farming_parsley*.png
 | 
					  farming_parsley*.png
 | 
				
			||||||
  farming_paella.png
 | 
					  farming_paella*.png
 | 
				
			||||||
  farming_potato_omelette.png
 | 
					  farming_potato_omelette.png
 | 
				
			||||||
  farming_spanish_potatoes.png
 | 
					  farming_spanish_potatoes_32px.png
 | 
				
			||||||
  farming_vanilla_flan.png
 | 
					  farming_vanilla_flan.png
 | 
				
			||||||
  farming_sunflower*.png
 | 
					  farming_sunflower*.png [except sunflower_bread.png]
 | 
				
			||||||
  farming_mayo.png
 | 
					  farming_mayo*.png
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Created by gorlock (CC0)
 | 
					Created by gorlock (CC0)
 | 
				
			||||||
  farming_salt_crystal.png
 | 
					  farming_salt_crystal.png
 | 
				
			||||||
@@ -191,7 +201,8 @@ Created by sirrobzeroone (CC0)
 | 
				
			|||||||
  farming_pineapple_ring.png
 | 
					  farming_pineapple_ring.png
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Created by smoke_th (CC0 - https://opengameart.org/content/popcorn-icon)
 | 
					Created by smoke_th (CC0 - https://opengameart.org/content/popcorn-icon)
 | 
				
			||||||
  farming_popcorn.png
 | 
					  farming_popcorn_32px.png
 | 
				
			||||||
 | 
					  farming_popcorn.png [resized and edited by TenPlus1]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Created by DMBuce (MIT - https://github.com/DMBuce/hatchling-snacks)
 | 
					Created by DMBuce (MIT - https://github.com/DMBuce/hatchling-snacks)
 | 
				
			||||||
  farming_mac_and_cheese.png
 | 
					  farming_mac_and_cheese.png
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										
											BIN
										
									
								
								textures/ethereal_banana_leaf.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 335 B  | 
| 
		 Before Width: | Height: | Size: 382 B After Width: | Height: | Size: 197 B  | 
| 
		 Before Width: | Height: | Size: 116 B After Width: | Height: | Size: 115 B  | 
| 
		 Before Width: | Height: | Size: 137 B After Width: | Height: | Size: 129 B  | 
| 
		 Before Width: | Height: | Size: 157 B After Width: | Height: | Size: 136 B  | 
| 
		 Before Width: | Height: | Size: 209 B After Width: | Height: | Size: 145 B  | 
| 
		 Before Width: | Height: | Size: 234 B After Width: | Height: | Size: 163 B  | 
| 
		 Before Width: | Height: | Size: 240 B After Width: | Height: | Size: 187 B  | 
| 
		 Before Width: | Height: | Size: 258 B After Width: | Height: | Size: 209 B  | 
| 
		 Before Width: | Height: | Size: 258 B After Width: | Height: | Size: 215 B  | 
| 
		 Before Width: | Height: | Size: 145 B After Width: | Height: | Size: 158 B  | 
| 
		 Before Width: | Height: | Size: 422 B After Width: | Height: | Size: 270 B  | 
| 
		 Before Width: | Height: | Size: 382 B After Width: | Height: | Size: 210 B  | 
| 
		 Before Width: | Height: | Size: 487 B After Width: | Height: | Size: 258 B  | 
| 
		 Before Width: | Height: | Size: 345 B After Width: | Height: | Size: 258 B  | 
| 
		 Before Width: | Height: | Size: 193 B After Width: | Height: | Size: 204 B  | 
| 
		 Before Width: | Height: | Size: 687 B After Width: | Height: | Size: 239 B  | 
| 
		 Before Width: | Height: | Size: 325 B After Width: | Height: | Size: 195 B  | 
| 
		 Before Width: | Height: | Size: 242 B After Width: | Height: | Size: 212 B  | 
| 
		 Before Width: | Height: | Size: 557 B After Width: | Height: | Size: 236 B  | 
| 
		 Before Width: | Height: | Size: 703 B After Width: | Height: | Size: 274 B  | 
| 
		 Before Width: | Height: | Size: 440 B After Width: | Height: | Size: 186 B  |