mirror of
https://github.com/mt-mods/plantlife_modpack.git
synced 2025-07-21 09:10:29 +02:00
Version MFF.
This commit is contained in:
5
vines/recipes.lua
Normal file → Executable file
5
vines/recipes.lua
Normal file → Executable file
@ -6,7 +6,8 @@ vines.recipes['rope_block'] = {
|
||||
|
||||
vines.recipes['shears'] = {
|
||||
{'', 'default:steel_ingot', ''},
|
||||
{'default:stick', 'default:wood', 'default:steel_ingot'},
|
||||
{'', '', 'default:stick'}
|
||||
{'group:stick', 'group:wood', 'default:steel_ingot'},
|
||||
{'', '', 'group:stick'}
|
||||
-- MODIFICATION MADE FOR MFF ^ (Mg|2/4/15)
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user