View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001614 | Industrial-Craft² | Agriculture / crops / Boozeception | public | 2015-06-04 22:58 | 2015-06-06 13:46 |
Reporter | Chocohead | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | new | Resolution | open | ||
Summary | 0001614: Broken Crop Drops | ||||
Description | The latest 729 update seems to have broken crops in that they don't drop anything when harvested. Only when harvested with right click however, breaking them with left click seems to be fine. | ||||
Tags | No tags attached. | ||||
Minecraft Version | |||||
|
I have no problems with that.. In fact.. Drop chance and drop amount looks to be decreased drasticaly. tested right now on my field 9x18 with stickreed and some other crop (tine, coppon from GT5u). Also tested with cropHarvester. |
|
I've got crops that aren't dropping anything, it seems the drop chance has dropped so low that crops aren't dropping anything if the stats are too low. |
|
I've just fixed a rounding issue, the drop rate should now match what's specified by the crop. If it's still mismatched to previous behavior I'll have to tune the constants as the old implementation may have been tuned against a bogus probability calculation. Input regarding this balance is welcome. |
|
I do little research between Version 723 and 729 (im too lazy to download v728 - but there is no reason to do it) and i make field 18x18(320) in each version with sugar cane(reed). I harvest 3 times in both versions and results is: V723 925 930 953 ~ 936 pcs V729 298 301 293 ~ 297 pcs In V723 its 2.978pcs and in V729 0.928pcs of reed per crop on average. Its 3 time less drop. Maybe its future.. Crops is no more OP than before. Im like it. Edit1: 731 is out with new math.. i try that and post feedback here :-) |
|
V731 592 595 548 ~ 578 pcs its 1.8 pcs of reed per crop. I think this is golden midway. maybe you can create another line in config file for DropCount multipler. I think it is not a bad idea. |
|
Assuming the reed crops were fully grown with gain stat=0 the expected average yield is 0.95^2*2 per crop or 577.6 total. With your measured 578 pieces it's verified that the drop counts now match what was specified through the crop api. The base chance is commonly calculated as 0.95^(crop tier), the tier of reed is 2. Reeds drop (size - 1) items, so 2 at max size (3). The gain would be factored in with a multiplier of 1.03^(gain stat points), which yields 1 for gain=0. |
Date Modified | Username | Field | Change |
---|---|---|---|
2015-06-04 22:58 | Chocohead | New Issue | |
2015-06-05 18:19 | Gorilla_CZ | Note Added: 0003899 | |
2015-06-05 18:34 | Gorilla_CZ | Note Edited: 0003899 | |
2015-06-05 18:37 | Chocohead | Note Added: 0003900 | |
2015-06-05 21:19 | Player | Note Added: 0003901 | |
2015-06-05 23:52 | Gorilla_CZ | Note Added: 0003902 | |
2015-06-05 23:54 | Gorilla_CZ | Note Edited: 0003902 | |
2015-06-06 00:37 | Gorilla_CZ | Note Added: 0003903 | |
2015-06-06 13:46 | Player | Note Added: 0003905 |