mirror of
				https://github.com/rubenwardy/food.git
				synced 2025-11-04 04:35:25 +01:00 
			
		
		
		
	Updated Stuff
This commit is contained in:
		
							
								
								
									
										15
									
								
								cakemix.lua
									
									
									
									
									
								
							
							
						
						
									
										15
									
								
								cakemix.lua
									
									
									
									
									
								
							@@ -1,15 +0,0 @@
 | 
			
		||||
-- RUBENFOOD MOD
 | 
			
		||||
-- A mod written by rubenwardy that adds
 | 
			
		||||
-- food to the minetest game
 | 
			
		||||
-- =====================================
 | 
			
		||||
-- >> rubenfood/cakemix.lua
 | 
			
		||||
-- adds cake mix
 | 
			
		||||
-- =====================================
 | 
			
		||||
-- [regis-food] Apple Juice
 | 
			
		||||
-- [craft] Cactus Juice
 | 
			
		||||
-- [regis-food] Cactus Juice
 | 
			
		||||
-- [craft] Cactus Juice
 | 
			
		||||
-- =====================================
 | 
			
		||||
 | 
			
		||||
---------------Cake Pastry-----------
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										7
									
								
								init.lua
									
									
									
									
									
								
							
							
						
						
									
										7
									
								
								init.lua
									
									
									
									
									
								
							@@ -12,10 +12,15 @@
 | 
			
		||||
 | 
			
		||||
print ("RubenFood: Loading mainframe: [Master]")
 | 
			
		||||
 | 
			
		||||
dofile(minetest.get_modpath("rubenfood").."/drinks.lua")
 | 
			
		||||
----------------------Load Files-----------------------------
 | 
			
		||||
dofile(minetest.get_modpath("rubenfood").."/baking.lua")
 | 
			
		||||
dofile(minetest.get_modpath("rubenfood").."/cakes.lua")
 | 
			
		||||
 | 
			
		||||
dofile(minetest.get_modpath("rubenfood").."/drinks.lua")
 | 
			
		||||
dofile(minetest.get_modpath("rubenfood").."/fruits.lua")
 | 
			
		||||
 | 
			
		||||
dofile(minetest.get_modpath("rubenfood").."/support.lua")
 | 
			
		||||
 | 
			
		||||
----------------------------Cup------------------------------
 | 
			
		||||
minetest.register_craftitem(":rubenfood:cup",{
 | 
			
		||||
	description = "Cup",
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										
											BIN
										
									
								
								textures/animalmaterials_egg.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								textures/animalmaterials_egg.png
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| 
		 After Width: | Height: | Size: 672 B  | 
							
								
								
									
										
											BIN
										
									
								
								textures/animalmaterials_glass.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								textures/animalmaterials_glass.png
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| 
		 After Width: | Height: | Size: 564 B  | 
							
								
								
									
										
											BIN
										
									
								
								textures/animalmaterials_milk.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								textures/animalmaterials_milk.png
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| 
		 After Width: | Height: | Size: 559 B  | 
		Reference in New Issue
	
	Block a user