Move duplicate recipe from books to default.register_craft_metadata_copy()
authorThomas--S <Thomas--S@users.noreply.github.com>
Sat, 4 Jan 2020 00:09:58 +0000 (01:09 +0100)
committerParamat <paramat@users.noreply.github.com>
Sat, 4 Jan 2020 00:09:58 +0000 (00:09 +0000)
commit1940961d636c4cca3db8f0124595fd49664739e0
treefbabc274780ee176b02f071ee7786005b263a2d3
parent6e32287a420bdf8d1b795dc4fbcb35b717cd4316
Move duplicate recipe from books to default.register_craft_metadata_copy()

This allows mods to easily implement the same behaviour, e.g. for letters.
game_api.txt
mods/default/craftitems.lua
mods/default/functions.lua