mojira.dev

Mario Koehler

Assigned

No issues.

Reported

View all
MC-136988 World Generation -Writing into PalettedContainer from multiple threads Duplicate MC-122729 SinglePlayer Loottable Invalid

Comments

Thx for help. Sry for that. I thought, the net was full of sources... But i'm unable to find any reliable site. Just those with 'modifications' like Spigot,Bukkit and others, i'd never use.

Hi there, forgot to show the pre-selection:

{
"pools": [
{
"rolls": 1,
"entries": [
{
"type": "loot_table",
"name": "minecraft:gameplay/fishing/junk",
"weight": 20,
"quality": 2
},
{
"type": "loot_table",
"name": "minecraft:gameplay/fishing/treasure",
"weight": 10,
"quality": 2
},
{
"type": "loot_table",
"name": "minecraft:gameplay/fishing/fish",
"weight": 50,
"quality": 1
},
{
"type": "loot_table",
"name": "minecraft:gameplay/fishing/treasure1",
"weight": 20,
"quality": 1
}
]
}
]
}