cornernote / minetest-skyblock

Build a world starting from a small island in the sky.
https://cornernote.github.io/minetest-skyblock/
Other
11 stars 14 forks source link

Level 4 quests cannot be completed #93

Open kneekoo opened 6 months ago

kneekoo commented 6 months ago

Digging 10 brown mushrooms gives you an unknown item. This is likely the item required in the last quest, but it's unusable anyway.

screenshot_20240330_171347

As fost the rest of the quests, they can't be completed because of the first one (#91).

olliy1or commented 4 months ago

@kneekoo the unknown items are caused by the default farming mod, the farming mod required by this modpack is Farming Redo by TenPlus1 https://content.minetest.net/packages/TenPlus1/farming/

olliy1or commented 4 months ago

I've made a PR to fix the issue you had with https://github.com/cornernote/minetest-skyblock/issues/92,

kneekoo commented 4 months ago

Nice, thank you! :) Hopefully it gets merged. Does it fix all the issues with level 4?

olliy1or commented 4 months ago

Nice, thank you! :) Hopefully it gets merged. Does it fix all the issues with level 4?

yep, the issue you're having with getting unknown items is because you have the farming mod from mtg, you need to install the mod i linked above. Also if you're able to test if the PR works, that'd be great. Sometimes "It works on my machine" isn't enough :P