дзеркало
				https://github.com/mt-mods/homedecor_modpack.git
				synced 2025-10-31 16:25:32 +01:00 
			
		
		
		
	Added beeswax -> oil + yellow dye crafting recipe, using technic's centrifuge.
This commit is contained in:
		
				
					зафіксовано
					
						 Vanessa Ezekowitz
						Vanessa Ezekowitz
					
				
			
			
				
	
			
			
			
						джерело
						
							258304569f
						
					
				
				
					коміт
					0a1eb1c83c
				
			| @@ -2909,3 +2909,7 @@ minetest.register_craft({ | |||||||
| 		{ "","default:paper","" } | 		{ "","default:paper","" } | ||||||
| 	}, | 	}, | ||||||
| }) | }) | ||||||
|  |  | ||||||
|  | if (minetest.get_modpath("technic") and minetest.get_modpath("dye") and minetest.get_modpath("bees")) then | ||||||
|  | 	technic.register_separating_recipe({ input = {"bees:wax 1"}, output = {"homedecor:oil_extract 2","dye:yellow 1"} }) | ||||||
|  | end | ||||||
| @@ -2,4 +2,6 @@ default | |||||||
| building_blocks? | building_blocks? | ||||||
| signs_lib? | signs_lib? | ||||||
| moreblocks? | moreblocks? | ||||||
|  | technic? | ||||||
|  | dye? | ||||||
|  | bees? | ||||||
|   | |||||||
		Посилання в новій задачі
	
	Block a user