-
Notifications
You must be signed in to change notification settings - Fork 55
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c80cee9
commit a13e2ca
Showing
31 changed files
with
750 additions
and
95 deletions.
There are no files selected for viewing
99 changes: 99 additions & 0 deletions
99
src/generated/resources/data/vampirism/loot_tables/chests/vampire_altar.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,99 @@ | ||
{ | ||
"type": "minecraft:chest", | ||
"pools": [ | ||
{ | ||
"bonus_rolls": 0.0, | ||
"entries": [ | ||
{ | ||
"type": "minecraft:item", | ||
"name": "vampirism:vampire_fang", | ||
"weight": 20 | ||
}, | ||
{ | ||
"type": "minecraft:item", | ||
"functions": [ | ||
{ | ||
"add": false, | ||
"damage": { | ||
"type": "minecraft:uniform", | ||
"max": 0.6, | ||
"min": 0.0 | ||
}, | ||
"function": "minecraft:set_damage" | ||
} | ||
], | ||
"name": "vampirism:blood_bottle", | ||
"weight": 20 | ||
} | ||
], | ||
"rolls": { | ||
"type": "minecraft:uniform", | ||
"max": 8.0, | ||
"min": 5.0 | ||
} | ||
}, | ||
{ | ||
"bonus_rolls": 0.0, | ||
"entries": [ | ||
{ | ||
"type": "minecraft:item", | ||
"name": "minecraft:gold_ingot", | ||
"weight": 16 | ||
}, | ||
{ | ||
"type": "minecraft:item", | ||
"functions": [ | ||
{ | ||
"add": false, | ||
"damage": 1.0, | ||
"function": "minecraft:set_damage" | ||
} | ||
], | ||
"name": "minecraft:iron_ingot", | ||
"weight": 22 | ||
} | ||
], | ||
"rolls": { | ||
"type": "minecraft:uniform", | ||
"max": 18.0, | ||
"min": 10.0 | ||
} | ||
}, | ||
{ | ||
"bonus_rolls": 0.0, | ||
"entries": [ | ||
{ | ||
"type": "minecraft:item", | ||
"name": "vampirism:pure_blood_0", | ||
"weight": 25 | ||
}, | ||
{ | ||
"type": "minecraft:item", | ||
"name": "vampirism:pure_blood_1", | ||
"weight": 20 | ||
}, | ||
{ | ||
"type": "minecraft:item", | ||
"name": "vampirism:pure_blood_2", | ||
"weight": 15 | ||
}, | ||
{ | ||
"type": "minecraft:item", | ||
"name": "vampirism:pure_blood_3", | ||
"weight": 10 | ||
}, | ||
{ | ||
"type": "minecraft:item", | ||
"name": "vampirism:pure_blood_4", | ||
"weight": 5 | ||
}, | ||
{ | ||
"type": "minecraft:empty", | ||
"weight": 25 | ||
} | ||
], | ||
"rolls": 1.0 | ||
} | ||
], | ||
"random_sequence": "vampirism:chests/vampire_altar" | ||
} |
199 changes: 199 additions & 0 deletions
199
src/generated/resources/data/vampirism/loot_tables/chests/vampire_hut.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,199 @@ | ||
{ | ||
"type": "minecraft:chest", | ||
"pools": [ | ||
{ | ||
"bonus_rolls": 0.0, | ||
"entries": [ | ||
{ | ||
"type": "minecraft:item", | ||
"name": "vampirism:vampire_fang", | ||
"weight": 20 | ||
}, | ||
{ | ||
"type": "minecraft:item", | ||
"functions": [ | ||
{ | ||
"add": false, | ||
"damage": { | ||
"type": "minecraft:uniform", | ||
"max": 0.6, | ||
"min": 0.0 | ||
}, | ||
"function": "minecraft:set_damage" | ||
} | ||
], | ||
"name": "vampirism:blood_bottle", | ||
"weight": 20 | ||
} | ||
], | ||
"rolls": { | ||
"type": "minecraft:uniform", | ||
"max": 5.0, | ||
"min": 3.0 | ||
} | ||
}, | ||
{ | ||
"bonus_rolls": 0.0, | ||
"entries": [ | ||
{ | ||
"type": "minecraft:item", | ||
"functions": [ | ||
{ | ||
"function": "vampirism:add_book_nbt" | ||
} | ||
], | ||
"name": "vampirism:vampire_book", | ||
"weight": 70 | ||
} | ||
], | ||
"rolls": { | ||
"type": "minecraft:uniform", | ||
"max": 1.0, | ||
"min": 0.0 | ||
} | ||
}, | ||
{ | ||
"bonus_rolls": 0.0, | ||
"entries": [ | ||
{ | ||
"type": "minecraft:item", | ||
"functions": [ | ||
{ | ||
"faction": "vampirism:vampire", | ||
"function": "vampirism:add_refinement_set" | ||
} | ||
], | ||
"name": "vampirism:amulet" | ||
}, | ||
{ | ||
"type": "minecraft:item", | ||
"functions": [ | ||
{ | ||
"faction": "vampirism:vampire", | ||
"function": "vampirism:add_refinement_set" | ||
} | ||
], | ||
"name": "vampirism:ring" | ||
}, | ||
{ | ||
"type": "minecraft:item", | ||
"functions": [ | ||
{ | ||
"faction": "vampirism:vampire", | ||
"function": "vampirism:add_refinement_set" | ||
} | ||
], | ||
"name": "vampirism:obi_belt" | ||
} | ||
], | ||
"rolls": 2.0 | ||
}, | ||
{ | ||
"bonus_rolls": 0.0, | ||
"entries": [ | ||
{ | ||
"type": "minecraft:item", | ||
"functions": [ | ||
{ | ||
"add": false, | ||
"damage": { | ||
"type": "minecraft:uniform", | ||
"max": 0.99, | ||
"min": 0.6 | ||
}, | ||
"function": "minecraft:set_damage" | ||
}, | ||
{ | ||
"charge": { | ||
"type": "minecraft:uniform", | ||
"max": 2000.0, | ||
"min": 500.0 | ||
}, | ||
"function": "vampirism:set_item_blood_charge" | ||
} | ||
], | ||
"name": "vampirism:heart_seeker_enhanced", | ||
"weight": 21 | ||
}, | ||
{ | ||
"type": "minecraft:item", | ||
"functions": [ | ||
{ | ||
"add": false, | ||
"damage": { | ||
"type": "minecraft:uniform", | ||
"max": 0.99, | ||
"min": 0.6 | ||
}, | ||
"function": "minecraft:set_damage" | ||
}, | ||
{ | ||
"charge": { | ||
"type": "minecraft:uniform", | ||
"max": 2000.0, | ||
"min": 500.0 | ||
}, | ||
"function": "vampirism:set_item_blood_charge" | ||
} | ||
], | ||
"name": "vampirism:heart_seeker_ultimate", | ||
"weight": 9 | ||
}, | ||
{ | ||
"type": "minecraft:item", | ||
"functions": [ | ||
{ | ||
"add": false, | ||
"damage": { | ||
"type": "minecraft:uniform", | ||
"max": 0.99, | ||
"min": 0.6 | ||
}, | ||
"function": "minecraft:set_damage" | ||
}, | ||
{ | ||
"charge": { | ||
"type": "minecraft:uniform", | ||
"max": 2000.0, | ||
"min": 500.0 | ||
}, | ||
"function": "vampirism:set_item_blood_charge" | ||
} | ||
], | ||
"name": "vampirism:heart_striker_enhanced", | ||
"weight": 21 | ||
}, | ||
{ | ||
"type": "minecraft:item", | ||
"functions": [ | ||
{ | ||
"add": false, | ||
"damage": { | ||
"type": "minecraft:uniform", | ||
"max": 0.99, | ||
"min": 0.6 | ||
}, | ||
"function": "minecraft:set_damage" | ||
}, | ||
{ | ||
"charge": { | ||
"type": "minecraft:uniform", | ||
"max": 2000.0, | ||
"min": 500.0 | ||
}, | ||
"function": "vampirism:set_item_blood_charge" | ||
} | ||
], | ||
"name": "vampirism:heart_striker_ultimate", | ||
"weight": 9 | ||
}, | ||
{ | ||
"type": "minecraft:empty", | ||
"weight": 60 | ||
} | ||
], | ||
"rolls": 1.0 | ||
} | ||
], | ||
"random_sequence": "vampirism:chests/vampire_hut" | ||
} |
3 changes: 2 additions & 1 deletion
3
src/generated/resources/data/vampirism/tags/worldgen/biome/has_faction.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 |
---|---|---|
@@ -1,5 +1,6 @@ | ||
{ | ||
"values": [ | ||
"#vampirism:has_faction/vampire" | ||
"#vampirism:has_faction/vampire", | ||
"#vampirism:has_faction/hunter" | ||
] | ||
} |
10 changes: 10 additions & 0 deletions
10
src/generated/resources/data/vampirism/tags/worldgen/biome/has_structure/vampire_altar.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,10 @@ | ||
{ | ||
"values": [ | ||
"#forge:is_wasteland", | ||
"#forge:is_plateau", | ||
"#forge:is_rare", | ||
"#forge:is_spooky", | ||
"#forge:is_swamp", | ||
"#vampirism:has_faction/vampire" | ||
] | ||
} |
5 changes: 5 additions & 0 deletions
5
src/generated/resources/data/vampirism/tags/worldgen/biome/has_structure/vampire_hut.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,5 @@ | ||
{ | ||
"values": [ | ||
"#vampirism:has_faction/vampire" | ||
] | ||
} |
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.