-
-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tier configuration (≥ 1.21) #53
Comments
Do they work for normal, single harvest? |
yeah it works with the normal hoes... just can't seems to get it to work for mod hoes. |
just to clarify, multi-harvest works on normal MC hoes... its seems all Mod hoes can only "single" harvest |
Yeah, that's to be expected. To make modded hoes work, you need to use the dedicated config options. |
1.21.1 neoforge 21.1.115 |
Take a look at the dedicated Wiki page for configuring multi-harvest, and let me know if you manage to reach your goal or if something is still not clear. |
ok, i'll give a shot and let you know |
i followed the wiki, and from my understanding the tier setting should be somethin like this... but i'm having no luck tiers = ["none", "wood", "gold", "lapis", "stone", "iron", "mekanism:bronze", "mekanism:refined_glowstone", "mekanism:steel", "mekanism:osmium", "diamond", "netherite", "gobber2:gobber2_ingot", "mekanism:refined_obsidian", "gobber2:gobber2_ingot_nether", "gobber2:gobber2_ingot_end"] |
From a first glance, it looks like it should work (although maybe not the gobber2 ones, though). |
Yeah I don't have much faith in Goober, I just really care about mekanism. Thank I appreciate your time. |
It turns out that Mekanism tools are not added directly by Mekanism, but by Mekanism Tools. This is the correct configuration for Vanilla and Mekanism: Gobber instead saves it's tags under the namespace This the correct configuration for Vanilla, Mekanism, and Gobber: |
The worked, thank you so much for your time. Follow up question, from my understanding the you control the increment by using one of the pre-set values (NONE, SMALL, MEDIUM, LARGE) for "area increment step", and then tiers rank up that "increment" base on where the tool/material sits on the tier list. if i could request a suggestion. Or rather be able to group tiers, so rather then just one tier list which increments each step up, you can use multiple tier to group items and all item in that tier have the same increment stage... for example: hoes in the same tier do no increment the multi range, just when you use a how from another tier. you can have it as it currently is by default and then allow for customization is the user prefers. tier_1 = ["none", "wood"] 1x1 nonetheless thank you again for your help and time |
It's a suggestion that definitely makes sense. But it's something that is likely to come in the future, |
That is completely understandable, I'm happy just to have the idea up for consideration. |
I have confirmed no other issue asks the same question
Question
I feel i'm missing something, but how do i have it multi-harvest with mekanismtools hoes? i thought i added them to the config file correctly but its still not working.
Additional context
No response
The text was updated successfully, but these errors were encountered: