-
-
Notifications
You must be signed in to change notification settings - Fork 348
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rework lucky ores to become datapacks (#10343)
Rework lucky ores to become datapacks
- Loading branch information
Showing
13 changed files
with
312 additions
and
128 deletions.
There are no files selected for viewing
21 changes: 21 additions & 0 deletions
21
...en/generated/minecolonies/data/minecolonies/loot_tables/loot_tables/miner/lucky_ore1.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
{ | ||
"pools": [ | ||
{ | ||
"bonus_rolls": 0.0, | ||
"entries": [ | ||
{ | ||
"type": "minecraft:item", | ||
"name": "minecraft:coal_ore", | ||
"weight": 64 | ||
}, | ||
{ | ||
"type": "minecraft:item", | ||
"name": "minecraft:copper_ore", | ||
"weight": 48 | ||
} | ||
], | ||
"rolls": 1.0 | ||
} | ||
], | ||
"random_sequence": "minecolonies:loot_tables/miner/lucky_ore1" | ||
} |
31 changes: 31 additions & 0 deletions
31
...en/generated/minecolonies/data/minecolonies/loot_tables/loot_tables/miner/lucky_ore2.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
{ | ||
"pools": [ | ||
{ | ||
"bonus_rolls": 0.0, | ||
"entries": [ | ||
{ | ||
"type": "minecraft:item", | ||
"name": "minecraft:coal_ore", | ||
"weight": 64 | ||
}, | ||
{ | ||
"type": "minecraft:item", | ||
"name": "minecraft:copper_ore", | ||
"weight": 48 | ||
}, | ||
{ | ||
"type": "minecraft:item", | ||
"name": "minecraft:iron_ore", | ||
"weight": 32 | ||
}, | ||
{ | ||
"type": "minecraft:item", | ||
"name": "minecraft:gold_ore", | ||
"weight": 16 | ||
} | ||
], | ||
"rolls": 1.0 | ||
} | ||
], | ||
"random_sequence": "minecolonies:loot_tables/miner/lucky_ore2" | ||
} |
41 changes: 41 additions & 0 deletions
41
...en/generated/minecolonies/data/minecolonies/loot_tables/loot_tables/miner/lucky_ore3.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
{ | ||
"pools": [ | ||
{ | ||
"bonus_rolls": 0.0, | ||
"entries": [ | ||
{ | ||
"type": "minecraft:item", | ||
"name": "minecraft:coal_ore", | ||
"weight": 64 | ||
}, | ||
{ | ||
"type": "minecraft:item", | ||
"name": "minecraft:copper_ore", | ||
"weight": 48 | ||
}, | ||
{ | ||
"type": "minecraft:item", | ||
"name": "minecraft:iron_ore", | ||
"weight": 32 | ||
}, | ||
{ | ||
"type": "minecraft:item", | ||
"name": "minecraft:gold_ore", | ||
"weight": 16 | ||
}, | ||
{ | ||
"type": "minecraft:item", | ||
"name": "minecraft:redstone_ore", | ||
"weight": 8 | ||
}, | ||
{ | ||
"type": "minecraft:item", | ||
"name": "minecraft:lapis_ore", | ||
"weight": 4 | ||
} | ||
], | ||
"rolls": 1.0 | ||
} | ||
], | ||
"random_sequence": "minecolonies:loot_tables/miner/lucky_ore3" | ||
} |
50 changes: 50 additions & 0 deletions
50
...en/generated/minecolonies/data/minecolonies/loot_tables/loot_tables/miner/lucky_ore4.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,50 @@ | ||
{ | ||
"pools": [ | ||
{ | ||
"bonus_rolls": 0.0, | ||
"entries": [ | ||
{ | ||
"type": "minecraft:item", | ||
"name": "minecraft:coal_ore", | ||
"weight": 64 | ||
}, | ||
{ | ||
"type": "minecraft:item", | ||
"name": "minecraft:copper_ore", | ||
"weight": 48 | ||
}, | ||
{ | ||
"type": "minecraft:item", | ||
"name": "minecraft:iron_ore", | ||
"weight": 32 | ||
}, | ||
{ | ||
"type": "minecraft:item", | ||
"name": "minecraft:gold_ore", | ||
"weight": 16 | ||
}, | ||
{ | ||
"type": "minecraft:item", | ||
"name": "minecraft:redstone_ore", | ||
"weight": 8 | ||
}, | ||
{ | ||
"type": "minecraft:item", | ||
"name": "minecraft:lapis_ore", | ||
"weight": 4 | ||
}, | ||
{ | ||
"type": "minecraft:item", | ||
"name": "minecraft:diamond_ore", | ||
"weight": 2 | ||
}, | ||
{ | ||
"type": "minecraft:item", | ||
"name": "minecraft:emerald_ore" | ||
} | ||
], | ||
"rolls": 1.0 | ||
} | ||
], | ||
"random_sequence": "minecolonies:loot_tables/miner/lucky_ore4" | ||
} |
50 changes: 50 additions & 0 deletions
50
...en/generated/minecolonies/data/minecolonies/loot_tables/loot_tables/miner/lucky_ore5.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,50 @@ | ||
{ | ||
"pools": [ | ||
{ | ||
"bonus_rolls": 0.0, | ||
"entries": [ | ||
{ | ||
"type": "minecraft:item", | ||
"name": "minecraft:coal_ore", | ||
"weight": 64 | ||
}, | ||
{ | ||
"type": "minecraft:item", | ||
"name": "minecraft:copper_ore", | ||
"weight": 48 | ||
}, | ||
{ | ||
"type": "minecraft:item", | ||
"name": "minecraft:iron_ore", | ||
"weight": 32 | ||
}, | ||
{ | ||
"type": "minecraft:item", | ||
"name": "minecraft:gold_ore", | ||
"weight": 16 | ||
}, | ||
{ | ||
"type": "minecraft:item", | ||
"name": "minecraft:redstone_ore", | ||
"weight": 8 | ||
}, | ||
{ | ||
"type": "minecraft:item", | ||
"name": "minecraft:lapis_ore", | ||
"weight": 4 | ||
}, | ||
{ | ||
"type": "minecraft:item", | ||
"name": "minecraft:diamond_ore", | ||
"weight": 2 | ||
}, | ||
{ | ||
"type": "minecraft:item", | ||
"name": "minecraft:emerald_ore" | ||
} | ||
], | ||
"rolls": 1.0 | ||
} | ||
], | ||
"random_sequence": "minecolonies:loot_tables/miner/lucky_ore5" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.