ive got fortune and efficiency on my steel pickaxe, but when i test it on mese and diamond ores, all of them only drop one mese crystal and diamond. while efficiency does its job, fortune not working as i expected :(
Just checked and seems to work: https://youtu.be/TyfqQ_uuEEg Do we have the same understanding on how Fortune should work, have you read the description on how Fortune works? Am I missing something?
Update: just find a probable cause on why fortune not working on my game.
it seems that there's a conflict between xenchanting with one of inventory or item behavior/mechanics mods that i used
Thats good finding, I wasnt sure anymore why it would not work despite me trying to replicate/break it and look through the code, so X Enchating is working as expected after all. Do you know what mod it was conflicting? I could see if there is anything I could do on my side to prevent the conflict and make X Enchanting more compatible.
ive got fortune and efficiency on my steel pickaxe, but when i test it on mese and diamond ores, all of them only drop one mese crystal and diamond. while efficiency does its job, fortune not working as i expected :(
hmm..thats inetersting..use to work..will check,thanks for reporting
converted review into a thread
please use the issue tracker for bug reports
issue tracker link is on tob menu bar or here: https://bitbucket.org/minetest_gamers/x_enchanting/issues?status=new&status=open
Just checked and seems to work: https://youtu.be/TyfqQ_uuEEg Do we have the same understanding on how Fortune should work, have you read the description on how Fortune works? Am I missing something?
@Btomep2 what game are you using ?
minetest_game
then it should work as shown in the video
Update: just find a probable cause on why fortune not working on my game. it seems that there's a conflict between xenchanting with one of inventory or item behavior/mechanics mods that i used
Thats good finding, I wasnt sure anymore why it would not work despite me trying to replicate/break it and look through the code, so X Enchating is working as expected after all. Do you know what mod it was conflicting? I could see if there is anything I could do on my side to prevent the conflict and make X Enchanting more compatible.
my suspicion goes to Item Drop mods (https://content.minetest.net/packages/texmex/item_drop/) since it changed the item dropping mechanics in MTG
@Btomep2 added support for item_drop mod and should be working now. Let me know if you encounter any issues.