• 4/3/21 8:15 pm
- 5.7k views • 0 today
- save_alt 1k downloads
- Compatibility
- Minecraft 1.16
- Changes include
- Loot Tables
16
FIshing drop op items It drops random items like Diamond blocks or netherite and if it doesn't work please contact me I will be happy to fix it
if u want to the script for it here it is
{
"type": "minecraft:fishing",
"pools": [
{
"rolls": 1,
"entries": [
{
"type": "minecraft:item",
"weight": 1,
"name": "minecraft:diamond_block",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 64
}
}
]
},
{
"type": "minecraft:item",
"weight": 1,
"name": "minecraft:iron_block",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 64
}
}
]
},
{
"type": "minecraft:item",
"weight": 1,
"name": "minecraft:obsidian",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 64
}
}
]
},
{
"type": "minecraft:item",
"weight": 1,
"name": "minecraft:netherite_block",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 64
}
}
]
},
{
"type": "minecraft:item",
"weight": 1,
"name": "minecraft:oak_log",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 64
}
}
]
},
{
"type": "minecraft:item",
"weight": 1,
"name": "minecraft:gold_block",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 64
}
}
]
},
{
"type": "minecraft:item",
"name": "minecraft:book",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 64
}
}
]
},
{
"type": "minecraft:item",
"weight": 1,
"name": "minecraft:shulker_shell",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 64
}
}
]
},
{
"type": "minecraft:item",
"weight": 1,
"name": "minecraft:villager_spawn_egg",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 64
}
}
]
},
{
"type": "minecraft:item",
"weight": 1,
"name": "minecraft:golden_apple",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 64
}
}
]
},
{
"type": "minecraft:item",
"weight": 1,
"name": "minecraft:enchanted_golden_apple",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 64
}
}
]
},
{
"type": "minecraft:item",
"weight": 1,
"name": "minecraft:experience_bottle",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 64
}
}
]
},
{
"type": "minecraft:item",
"weight": 1,
"name": "minecraft:elytra"
},
{
"type": "minecraft:item",
"weight": 1,
"name": "minecraft:totem_of_undying"
},
{
"type": "minecraft:item",
"weight": 1,
"name": "minecraft:emerald_block",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 64
}
}
]
}
]
}
]
}
Enjoy!
if u want to the script for it here it is
{
"type": "minecraft:fishing",
"pools": [
{
"rolls": 1,
"entries": [
{
"type": "minecraft:item",
"weight": 1,
"name": "minecraft:diamond_block",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 64
}
}
]
},
{
"type": "minecraft:item",
"weight": 1,
"name": "minecraft:iron_block",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 64
}
}
]
},
{
"type": "minecraft:item",
"weight": 1,
"name": "minecraft:obsidian",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 64
}
}
]
},
{
"type": "minecraft:item",
"weight": 1,
"name": "minecraft:netherite_block",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 64
}
}
]
},
{
"type": "minecraft:item",
"weight": 1,
"name": "minecraft:oak_log",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 64
}
}
]
},
{
"type": "minecraft:item",
"weight": 1,
"name": "minecraft:gold_block",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 64
}
}
]
},
{
"type": "minecraft:item",
"name": "minecraft:book",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 64
}
}
]
},
{
"type": "minecraft:item",
"weight": 1,
"name": "minecraft:shulker_shell",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 64
}
}
]
},
{
"type": "minecraft:item",
"weight": 1,
"name": "minecraft:villager_spawn_egg",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 64
}
}
]
},
{
"type": "minecraft:item",
"weight": 1,
"name": "minecraft:golden_apple",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 64
}
}
]
},
{
"type": "minecraft:item",
"weight": 1,
"name": "minecraft:enchanted_golden_apple",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 64
}
}
]
},
{
"type": "minecraft:item",
"weight": 1,
"name": "minecraft:experience_bottle",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 64
}
}
]
},
{
"type": "minecraft:item",
"weight": 1,
"name": "minecraft:elytra"
},
{
"type": "minecraft:item",
"weight": 1,
"name": "minecraft:totem_of_undying"
},
{
"type": "minecraft:item",
"weight": 1,
"name": "minecraft:emerald_block",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 64
}
}
]
}
]
}
]
}
Enjoy!
More like this
5053064
119




Have something to say?