sorcery  Check-in [be68d52c90]

Overview
Comment:fix recipe
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: be68d52c901c489b054ea39a48acdd6d5570086c64e9417091f44db969043101
User & Date: lexi on 2021-10-18 12:45:13
Other Links: manifest | tags
Context
2021-10-27
13:42
add distiller, remove old extract recipes check-in: 58edda50fc user: lexi tags: trunk
2021-10-18
12:45
fix recipe check-in: be68d52c90 user: lexi tags: trunk
12:03
add missing images check-in: 59604446d7 user: lexi tags: trunk
Changes

Modified infuser.lua from [fedc837bad] to [87c83ae8d7].

   679    679   
   680    680   minetest.register_craft {
   681    681   	output = 'sorcery:infuser_mod_amplifier';
   682    682   	recipe = {
   683    683   		-- this recipe is crap + way too cheap, come up with
   684    684   		-- some fancy new ingredients and use them instead FIXME
   685    685   		{'basic_materials:silver_wire','stairs:slab_copperblock',''};
   686         -		{'default:wood','sorcery:core_syncretic','default:wood'};
          686  +		{'group:wood','sorcery:core_syncretic','group:wood'};
   687    687   		{'sorcery:gem_sapphire','default:copperblock','sorcery:gem_sapphire'};
   688    688   	};
   689    689   }
   690    690   
   691    691   
   692    692   -- other mods:
   693    693   -- * amplifier
   694    694   -- * elixir enhancer
   695    695   -- * randomizer
   696    696   -- * device that enables some kind of higher-tier potionmaking
   697    697   -- * device that allows attaching 1 or 2 stand mods without terminating the stack
   698    698   -- * radia collector - captures spare radia, occasionally can produce an extra potion, sometimes random