Skip to content
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

Should log values be formulas based on sappling + bonemeal #10

Open
finndo77 opened this issue Nov 26, 2021 · 1 comment
Open

Should log values be formulas based on sappling + bonemeal #10

finndo77 opened this issue Nov 26, 2021 · 1 comment
Labels
question Further information is requested

Comments

@finndo77
Copy link
Owner

Currently the sapling is at value = log * 3, but since you can "make" logs from crafting a sapling and bonemeal, it may be that saplings should be the base value.

@finndo77 finndo77 added the question Further information is requested label Nov 26, 2021
@finndo77
Copy link
Owner Author

finndo77 commented Nov 26, 2021

suggestion:
log value = (sapling / average growth per sapling) + (bonemeal * percent change of sapling growth per bonemeal)

I think this would follow the principal of using crafting recipes to determine values better; however, this also possibly gets us caught in a bad loop as saplings also drop from trees/leaves and currently leaves are at value = 1

You then have to determine if the sapling value needs to be changed to = leaves * percent change to drop a sapling
if so, then you need to determine the leaves item value based off (the average number of leaves * percent change of a sapling dropping) per tree type

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant