mirror of
https://github.com/mt-mods/plantlife_modpack.git
synced 2025-07-20 00:30:30 +02:00
license fixups: use LGPL3.0 for code, CC-by-SA 4.0 for media
This commit is contained in:
@ -2,7 +2,6 @@
|
||||
-- Dry Plants - Recipes 0.1.0 -- Short Grass -> Dirt
|
||||
-----------------------------------------------------------------------------------------------
|
||||
-- by Mossmanikin
|
||||
-- License (everything): WTFPL
|
||||
-- Looked at code from: darkage, default, farming, sickle, stairs
|
||||
-- Dependencies: default, farming
|
||||
-- Supports: flint, stoneage, sumpf
|
||||
@ -357,4 +356,4 @@ minetest.register_craft({
|
||||
replacements = {
|
||||
{"flowers:dandelion_yellow", "dye:yellow"}
|
||||
},
|
||||
})]]
|
||||
})]]
|
||||
|
Reference in New Issue
Block a user