Differences From
Artifact [fedc837bad]:
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