You've already forked minecraft-assets
Create/Update assets for version 20w29a
This commit is contained in:
@@ -12,6 +12,17 @@
|
||||
},
|
||||
{
|
||||
"type": "minecraft:loot_table",
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:entity_properties",
|
||||
"predicate": {
|
||||
"fishing_hook": {
|
||||
"in_open_water": true
|
||||
}
|
||||
},
|
||||
"entity": "this"
|
||||
}
|
||||
],
|
||||
"weight": 5,
|
||||
"quality": 2,
|
||||
"name": "minecraft:gameplay/fishing/treasure"
|
||||
|
||||
Reference in New Issue
Block a user