You've already forked minecraft-assets
Create/Update assets for version 20w46a
This commit is contained in:
@@ -3,7 +3,13 @@
|
||||
"pools": [
|
||||
{
|
||||
"rolls": 1.0,
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 17,
|
||||
"name": "minecraft:lily_pad"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"weight": 10,
|
||||
@@ -11,9 +17,11 @@
|
||||
{
|
||||
"function": "minecraft:set_damage",
|
||||
"damage": {
|
||||
"type": "minecraft:uniform",
|
||||
"min": 0.0,
|
||||
"max": 0.9
|
||||
}
|
||||
},
|
||||
"add": false
|
||||
}
|
||||
],
|
||||
"name": "minecraft:leather_boots"
|
||||
@@ -51,9 +59,11 @@
|
||||
{
|
||||
"function": "minecraft:set_damage",
|
||||
"damage": {
|
||||
"type": "minecraft:uniform",
|
||||
"min": 0.0,
|
||||
"max": 0.9
|
||||
}
|
||||
},
|
||||
"add": false
|
||||
}
|
||||
],
|
||||
"name": "minecraft:fishing_rod"
|
||||
@@ -73,7 +83,8 @@
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:set_count",
|
||||
"count": 10
|
||||
"count": 10.0,
|
||||
"add": false
|
||||
}
|
||||
],
|
||||
"name": "minecraft:ink_sac"
|
||||
|
||||
Reference in New Issue
Block a user