Mojira Archive
MCPE-92675

Only 1 glistering melon slice can generate in Ruined Portal chests

Summary
Only 1 glistering melon slice can generate in Ruined Portal chests. This is due to the loot table for ruined portal chests not specifying the minimum/maximum amount of glistering melon slices.

Fix:
Add this to glistering melon slice entry in behavior_packs/vanilla_1.16/loot_tables/chests/ruined_portal.json

  "functions": [
    {
      "function": "set_count",
      "count": {
        "min": 4,
        "max": 12
      }
    }
  ],

Fixed

[Mod] Jarl-Penguin

2020-07-20, 06:11 PM

2020-11-17, 06:49 PM

2020-11-17, 06:49 PM

4

1

Confirmed

387280

vanilla-parity

1.16.20.54 Beta, 1.16.1, 1.16.10

1.16.100.54 Beta, 1.16.100