Skip to content

Commit

Permalink
Updated to version 1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
catter1 committed Jul 19, 2023
1 parent e4cff24 commit 7545e41
Show file tree
Hide file tree
Showing 389 changed files with 15,053 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
__MACOSX
patrons.txt
README.md
62 changes: 62 additions & 0 deletions data/structory/loot_tables/extra/copper.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
{
"type": "minecraft:chest",
"pools": [
{
"rolls": 1,
"entries": [
{
"type": "minecraft:item",
"weight": 10,
"name": "minecraft:copper_ingot",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 2,
"max": {
"min": 7,
"max": {
"min": 14,
"max": 21
}
}
}
}
],
"conditions": [
{
"condition": "minecraft:random_chance",
"chance": 1
}
]
},
{
"type": "minecraft:item",
"weight": 5,
"name": "minecraft:raw_copper",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 2,
"max": {
"min": 5,
"max": {
"min": 7,
"max": 10
}
}
}
}
],
"conditions": [
{
"condition": "minecraft:random_chance",
"chance": 1
}
]
}
]
}
]
}
295 changes: 295 additions & 0 deletions data/structory/loot_tables/harvest/graveyard.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,295 @@
{
"type": "minecraft:chest",
"pools": [
{
"rolls": 1,
"entries": [
{
"type": "minecraft:item",
"weight": 3,
"name": "minecraft:book",
"functions": [
{
"function": "minecraft:enchant_randomly"
}
]
},
{
"type": "minecraft:item",
"weight": 5,
"name": "minecraft:book",
"functions": [
{
"function": "minecraft:enchant_with_levels",
"levels": {
"min": 5,
"max": 20
}
}
]
},
{
"type": "minecraft:item",
"weight": 1,
"name": "minecraft:iron_pickaxe",
"functions": [
{
"function": "minecraft:set_damage",
"damage": {
"min": 0.3,
"max": 0.9
}
},
{
"function": "minecraft:enchant_with_levels",
"levels": {
"min": 5,
"max": 16
},
"treasure": true,
"conditions": [
{
"condition": "minecraft:random_chance",
"chance": 0.25
}
]
}
]
},
{
"type": "minecraft:item",
"weight": 1,
"name": "minecraft:sentry_armor_trim_smithing_template",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 2
}
}
]
}
],
"conditions": [
{
"condition": "minecraft:random_chance",
"chance": 0.6
}
]
},
{
"rolls": 3,
"entries": [
{
"type": "minecraft:item",
"weight": 14,
"name": "minecraft:bone",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 3,
"max": 9
}
}
]
},
{
"type": "minecraft:item",
"weight": 11,
"name": "minecraft:paper",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 6,
"max": 13
}
}
]
},
{
"type": "minecraft:item",
"weight": 9,
"name": "minecraft:bone_meal",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 4,
"max": 9
}
}
]
},
{
"type": "minecraft:item",
"weight": 1,
"name": "minecraft:skeleton_skull",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 1
}
}
]
},
{
"type": "minecraft:item",
"weight": 7,
"name": "minecraft:string",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 3,
"max": 6
}
}
]
},
{
"type": "minecraft:item",
"weight": 5,
"name": "minecraft:cobweb",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 3
}
}
]
}
]
},
{
"rolls": 2,
"entries": [
{
"type": "minecraft:item",
"weight": 8,
"name": "minecraft:gold_ingot",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 3
}
}
],
"conditions": [
{
"condition": "minecraft:random_chance",
"chance": 0.5
}
]
},
{
"type": "minecraft:item",
"weight": 6,
"name": "minecraft:iron_ingot",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 4
}
}
],
"conditions": [
{
"condition": "minecraft:random_chance",
"chance": 0.5
}
]
},
{
"type": "minecraft:item",
"weight": 7,
"name": "minecraft:lapis_lazuli",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 5,
"max": 10
}
}
],
"conditions": [
{
"condition": "minecraft:random_chance",
"chance": 0.3
}
]
}
],
"conditions": [
{
"condition": "minecraft:random_chance",
"chance": 0.4
}
]
},
{
"rolls": 1,
"entries": [
{
"type": "minecraft:item",
"weight": 5,
"name": "minecraft:candle",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 5
}
}
]
},
{
"type": "minecraft:item",
"weight": 2,
"name": "minecraft:gunpowder",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 3,
"max": 8
}
}
]
},
{
"type": "minecraft:item",
"weight": 8,
"name": "minecraft:rotten_flesh",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 6
}
}
]
}
],
"conditions": [
{
"condition": "minecraft:random_chance",
"chance": 0.7
}
]
}
]
}
Loading

0 comments on commit 7545e41

Please sign in to comment.