Create/Update assets for version 24w38a

This commit is contained in:
InventiveBot
2024-09-18 18:31:33 +02:00
parent a279eb800b
commit cf95386f45
20459 changed files with 1444822 additions and 18 deletions

View File

@@ -0,0 +1,32 @@
{
"type": "minecraft:fishing",
"pools": [
{
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:item",
"name": "minecraft:cod",
"weight": 60
},
{
"type": "minecraft:item",
"name": "minecraft:salmon",
"weight": 25
},
{
"type": "minecraft:item",
"name": "minecraft:tropical_fish",
"weight": 2
},
{
"type": "minecraft:item",
"name": "minecraft:pufferfish",
"weight": 13
}
],
"rolls": 1.0
}
],
"random_sequence": "minecraft:gameplay/fishing/fish"
}