You've already forked minecraft-assets
Create/Update assets for version 22w46a
This commit is contained in:
1
data/minecraft/loot_tables/gameplay/fishing/_all.json
Normal file
1
data/minecraft/loot_tables/gameplay/fishing/_all.json
Normal file
@@ -0,0 +1 @@
|
||||
{"fish":{"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}]},"junk":{"type":"minecraft:fishing","pools":[{"bonus_rolls":0.0,"entries":[{"type":"minecraft:item","name":"minecraft:lily_pad","weight":17},{"type":"minecraft:item","functions":[{"add":false,"damage":{"type":"minecraft:uniform","max":0.9,"min":0.0},"function":"minecraft:set_damage"}],"name":"minecraft:leather_boots","weight":10},{"type":"minecraft:item","name":"minecraft:leather","weight":10},{"type":"minecraft:item","name":"minecraft:bone","weight":10},{"type":"minecraft:item","functions":[{"function":"minecraft:set_potion","id":"minecraft:water"}],"name":"minecraft:potion","weight":10},{"type":"minecraft:item","name":"minecraft:string","weight":5},{"type":"minecraft:item","functions":[{"add":false,"damage":{"type":"minecraft:uniform","max":0.9,"min":0.0},"function":"minecraft:set_damage"}],"name":"minecraft:fishing_rod","weight":2},{"type":"minecraft:item","name":"minecraft:bowl","weight":10},{"type":"minecraft:item","name":"minecraft:stick","weight":5},{"type":"minecraft:item","functions":[{"add":false,"count":10.0,"function":"minecraft:set_count"}],"name":"minecraft:ink_sac"},{"type":"minecraft:item","name":"minecraft:tripwire_hook","weight":10},{"type":"minecraft:item","name":"minecraft:rotten_flesh","weight":10},{"type":"minecraft:item","conditions":[{"condition":"minecraft:alternative","terms":[{"condition":"minecraft:location_check","predicate":{"biome":"minecraft:jungle"}},{"condition":"minecraft:location_check","predicate":{"biome":"minecraft:sparse_jungle"}},{"condition":"minecraft:location_check","predicate":{"biome":"minecraft:bamboo_jungle"}}]}],"name":"minecraft:bamboo","weight":10}],"rolls":1.0}]},"treasure":{"type":"minecraft:fishing","pools":[{"bonus_rolls":0.0,"entries":[{"type":"minecraft:item","name":"minecraft:name_tag"},{"type":"minecraft:item","name":"minecraft:saddle"},{"type":"minecraft:item","functions":[{"add":false,"damage":{"type":"minecraft:uniform","max":0.25,"min":0.0},"function":"minecraft:set_damage"},{"function":"minecraft:enchant_with_levels","levels":30.0,"treasure":true}],"name":"minecraft:bow"},{"type":"minecraft:item","functions":[{"add":false,"damage":{"type":"minecraft:uniform","max":0.25,"min":0.0},"function":"minecraft:set_damage"},{"function":"minecraft:enchant_with_levels","levels":30.0,"treasure":true}],"name":"minecraft:fishing_rod"},{"type":"minecraft:item","functions":[{"function":"minecraft:enchant_with_levels","levels":30.0,"treasure":true}],"name":"minecraft:book"},{"type":"minecraft:item","name":"minecraft:nautilus_shell"}],"rolls":1.0}]}}
|
||||
1
data/minecraft/loot_tables/gameplay/fishing/_list.json
Normal file
1
data/minecraft/loot_tables/gameplay/fishing/_list.json
Normal file
@@ -0,0 +1 @@
|
||||
{"directories":[],"files":["fish.json","junk.json","treasure.json"]}
|
||||
31
data/minecraft/loot_tables/gameplay/fishing/fish.json
Normal file
31
data/minecraft/loot_tables/gameplay/fishing/fish.json
Normal file
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
]
|
||||
}
|
||||
135
data/minecraft/loot_tables/gameplay/fishing/junk.json
Normal file
135
data/minecraft/loot_tables/gameplay/fishing/junk.json
Normal file
@@ -0,0 +1,135 @@
|
||||
{
|
||||
"type": "minecraft:fishing",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:lily_pad",
|
||||
"weight": 17
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"damage": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 0.9,
|
||||
"min": 0.0
|
||||
},
|
||||
"function": "minecraft:set_damage"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:leather_boots",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:leather",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:bone",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:set_potion",
|
||||
"id": "minecraft:water"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:potion",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:string",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"damage": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 0.9,
|
||||
"min": 0.0
|
||||
},
|
||||
"function": "minecraft:set_damage"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:fishing_rod",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:bowl",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:stick",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"count": 10.0,
|
||||
"function": "minecraft:set_count"
|
||||
}
|
||||
],
|
||||
"name": "minecraft:ink_sac"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:tripwire_hook",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:rotten_flesh",
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:alternative",
|
||||
"terms": [
|
||||
{
|
||||
"condition": "minecraft:location_check",
|
||||
"predicate": {
|
||||
"biome": "minecraft:jungle"
|
||||
}
|
||||
},
|
||||
{
|
||||
"condition": "minecraft:location_check",
|
||||
"predicate": {
|
||||
"biome": "minecraft:sparse_jungle"
|
||||
}
|
||||
},
|
||||
{
|
||||
"condition": "minecraft:location_check",
|
||||
"predicate": {
|
||||
"biome": "minecraft:bamboo_jungle"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"name": "minecraft:bamboo",
|
||||
"weight": 10
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
]
|
||||
}
|
||||
74
data/minecraft/loot_tables/gameplay/fishing/treasure.json
Normal file
74
data/minecraft/loot_tables/gameplay/fishing/treasure.json
Normal file
@@ -0,0 +1,74 @@
|
||||
{
|
||||
"type": "minecraft:fishing",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:name_tag"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:saddle"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"damage": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 0.25,
|
||||
"min": 0.0
|
||||
},
|
||||
"function": "minecraft:set_damage"
|
||||
},
|
||||
{
|
||||
"function": "minecraft:enchant_with_levels",
|
||||
"levels": 30.0,
|
||||
"treasure": true
|
||||
}
|
||||
],
|
||||
"name": "minecraft:bow"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"add": false,
|
||||
"damage": {
|
||||
"type": "minecraft:uniform",
|
||||
"max": 0.25,
|
||||
"min": 0.0
|
||||
},
|
||||
"function": "minecraft:set_damage"
|
||||
},
|
||||
{
|
||||
"function": "minecraft:enchant_with_levels",
|
||||
"levels": 30.0,
|
||||
"treasure": true
|
||||
}
|
||||
],
|
||||
"name": "minecraft:fishing_rod"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:enchant_with_levels",
|
||||
"levels": 30.0,
|
||||
"treasure": true
|
||||
}
|
||||
],
|
||||
"name": "minecraft:book"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:nautilus_shell"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user