suggestion for compatability
SpinnyBoiii opened this issue ยท 3 comments
I noticed while testing some mods that the withered crops arent compatible with the HWYLA mod.
It shows up as block.toomanyorigins."crop_name"
Here's the fix for EN-US(id do the others if i knew the language, sorry):
"block.toomanyorigins.attached_withered_melon_stem": "Withered Melon Stem",
"block.toomanyorigins.attached_withered_pumpkin_stem": "Withered Pumpkin Stem",
"block.toomanyorigins.withered_beetroots": "Withered Beetroots",
"block.toomanyorigins.withered_carrots": "Withered Carrots",
"block.toomanyorigins.withered_carved_pumpkin": "Withered Carved Pumpkin",
"block.toomanyorigins.withered_melon": "Withered Melon",
"block.toomanyorigins.withered_melon_stem": "Withered Melon Stem",
"block.toomanyorigins.withered_potatoes": "Withered Potatoes",
"block.toomanyorigins.withered_pumpkin": "Withered Pumpkin",
"block.toomanyorigins.withered_pumpkin_stem": "Withered Pumpkin Stem",
"block.toomanyorigins.withered_wheat": "Withered Wheat",
Just throw it into the language file and no more compatability issues there
I won't be doing much other than providing the block names in my lang files as the developer no longer supports the mod.
There will be some rough edges such as the inaccessible blocks being incompatible with HWYLA (similar to End Portal Blocks in Minecraft), Withered Pumpkin Stems and Melon Stems not having a growth percentage and all the blocks are apparently from vanilla Minecraft but I think this is good enough if the mod isn't supported anymore.
Hopefully you understand.
HWYLA is probably not going to be updated to 1.17 so I think I can close this now.