mirror of
https://github.com/FaceDeer/dfcaverns.git
synced 2025-07-15 15:00:29 +02:00
also cook black cap gills into paraffin, they're oily
This commit is contained in:
@ -206,6 +206,7 @@ if minetest.get_modpath("bucket") then
|
||||
type = "cooking",
|
||||
output = "basic_materials:paraffin",
|
||||
recipe = "oil:oil_bucket",
|
||||
cooktime = 5,
|
||||
replacements = {{"oil:oil_bucket", "bucket:bucket_empty"}},
|
||||
})
|
||||
end
|
||||
|
Reference in New Issue
Block a user