[MCPE-23102] Fishing for ink sacs has wrong chance Created: 01/Jul/17 Updated: 18/Jun/19 Resolved: 18/Jun/19 |
|
| Status: | Resolved |
| Project: | Minecraft (Bedrock codebase) |
| Component/s: | None |
| Affects Version/s: | 1.1.3.1, 1.2.0.11, 1.2.0.15, 1.2.0.22, 1.2.0.25, 1.2.0.31, 1.2.0.81, 1.2.1.1, 1.2.3.3, 1.2.5.0, 1.2.6.2, 1.2.6.55, 1.2.7.2, 1.2.9.1, 1.2.13.10 |
| Fix Version/s: | 1.6.0.1 |
| Type: | Bug | ||
| Reporter: | Sealbudsman | ||
| Resolution: | Cannot Reproduce | Votes: | 2 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||
| Confirmation Status: | Confirmed | ||||||||||||
| Platform: | Phone - Android - Google Pixel | ||||||||||||
| CHK: | |||||||||||||
| ADO: | 91626 | ||||||||||||
| Description |
|
A parity issue. What was expected What happened |
| Comments |
| Comment by [Mojang] Mega_Spud (Jay Wells) [ 18/Jun/19 ] |
|
Cleaning up old tickets: This ticket has not been updated recently (~1 year+) so is being closed as Cannot Reproduce. If you feel this is still a valid issue then please comment, or create a new ticket following the Issue Guidelines. Quick Links: |
| Comment by [Mojang] Mega_Spud (Jay Wells) [ 20/Nov/17 ] |
|
Confirmed that there is a difference: Java loot table snippet: junk.json {
"type": "item",
"name": "minecraft:dye",
"weight": 1,
"functions": [
{
"function": "set_data",
"data": 0
},
{
"function": "set_count",
"count": 10
}
]
},
|
| Comment by Sealbudsman [ 15/Aug/17 ] |
|
Related to |