forked from DaFuqs/Spectrum
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
More Integration/My Dev Env appears to be Cursed
- Loading branch information
Showing
19 changed files
with
425 additions
and
73 deletions.
There are no files selected for viewing
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
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
18 changes: 18 additions & 0 deletions
18
...main/resources/data/spectrum/advancements/mod_integration/neepmeat/vivisect_kindling.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,18 @@ | ||
{ | ||
"criteria": { | ||
"animal_cruelty": { | ||
"trigger": "neepmeat:vivisection", | ||
"conditions": { | ||
"entity_type": "spectrum:kindling" | ||
} | ||
} | ||
}, | ||
"fabric:load_conditions": [ | ||
{ | ||
"condition": "fabric:all_mods_loaded", | ||
"values": [ | ||
"neepmeat" | ||
] | ||
} | ||
] | ||
} |
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
120 changes: 120 additions & 0 deletions
120
src/main/resources/data/spectrum/loot_tables/blocks/amaranth_fd.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,120 @@ | ||
{ | ||
"type": "minecraft:block", | ||
"pools": [ | ||
{ | ||
"rolls": 1, | ||
"bonus_rolls": 0, | ||
"entries": [ | ||
{ | ||
"type": "minecraft:alternatives", | ||
"children": [ | ||
{ | ||
"type": "minecraft:item", | ||
"name": "spectrum:amaranth_grains", | ||
"functions": [ | ||
{ | ||
"function": "minecraft:set_count", | ||
"count": { | ||
"min": 2, | ||
"max": 4 | ||
} | ||
}, | ||
{ | ||
"function": "minecraft:apply_bonus", | ||
"enchantment": "minecraft:fortune", | ||
"formula": "minecraft:binomial_with_bonus_count", | ||
"parameters": { | ||
"extra": 1, | ||
"probability": 0.5714286 | ||
} | ||
} | ||
], | ||
"conditions": [ | ||
{ | ||
"condition": "minecraft:match_tool", | ||
"predicate": { | ||
"tag": "farmersdelight:tools/knives" | ||
} | ||
}, | ||
{ | ||
"condition": "minecraft:block_state_property", | ||
"block": "spectrum:amaranth", | ||
"properties": { | ||
"age": "7" | ||
} | ||
} | ||
] | ||
}, | ||
{ | ||
"type": "minecraft:item", | ||
"name": "spectrum:amaranth_bushel", | ||
"conditions": [ | ||
{ | ||
"condition": "minecraft:block_state_property", | ||
"block": "spectrum:amaranth", | ||
"properties": { | ||
"age": "7" | ||
} | ||
} | ||
], | ||
"functions": [ | ||
{ | ||
"function": "minecraft:set_count", | ||
"count": { | ||
"min": 1, | ||
"max": 2 | ||
} | ||
}, | ||
{ | ||
"function": "minecraft:apply_bonus", | ||
"enchantment": "minecraft:fortune", | ||
"formula": "minecraft:binomial_with_bonus_count", | ||
"parameters": { | ||
"extra": 1, | ||
"probability": 0.5714286 | ||
} | ||
} | ||
] | ||
}, | ||
{ | ||
"type": "minecraft:item", | ||
"name": "spectrum:amaranth_grains", | ||
"count": 1 | ||
} | ||
] | ||
} | ||
] | ||
}, | ||
{ | ||
"rolls": 1, | ||
"bonus_rolls": 0, | ||
"entries": [ | ||
{ | ||
"type": "minecraft:item", | ||
"name": "farmersdelight:straw", | ||
"conditions": [ | ||
{ | ||
"condition": "minecraft:match_tool", | ||
"predicate": { | ||
"tag": "farmersdelight:tools/knives" | ||
} | ||
} | ||
] | ||
} | ||
] | ||
} | ||
], | ||
"functions": [ | ||
{ | ||
"function": "minecraft:explosion_decay" | ||
} | ||
], | ||
"fabric:load_conditions": [ | ||
{ | ||
"condition": "fabric:all_mods_loaded", | ||
"values": [ | ||
"farmersdelight" | ||
] | ||
} | ||
] | ||
} |
1 change: 1 addition & 0 deletions
1
src/main/resources/data/spectrum/recipes/mod_integration/affinity/TODO.txt
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 @@ | ||
TODO:Actually play with the mod to get a good understanding of what compat to add |
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
23 changes: 23 additions & 0 deletions
23
...ata/spectrum/recipes/mod_integration/neepmeat/manufacture/implant/bovine_horror_elwp.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,23 @@ | ||
{ | ||
"type": "neepmeat:entity_manufacture", | ||
"base": { | ||
"id": "spectrum:egg_laying_wooly_pig" | ||
}, | ||
"steps": [ | ||
{ | ||
"id": "neepmeat:implant", | ||
"resource": "neepmeat:chrysalis" | ||
} | ||
], | ||
"implant_installer": { | ||
"id": "neepmeat:chrysalis" | ||
}, | ||
"fabric:load_conditions": [ | ||
{ | ||
"condition": "fabric:all_mods_loaded", | ||
"values": [ | ||
"neepmeat" | ||
] | ||
} | ||
] | ||
} |
24 changes: 24 additions & 0 deletions
24
.../data/spectrum/recipes/mod_integration/neepmeat/manufacture/implant/brain_rough_elwp.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,24 @@ | ||
{ | ||
"type": "neepmeat:entity_to_item", | ||
"base": { | ||
"id": "spectrum:egg_laying_wooly_pig" | ||
}, | ||
"steps": [ | ||
{ | ||
"id": "neepmeat:implant", | ||
"resource": "neepmeat:enlightened_brain" | ||
} | ||
], | ||
"result": { | ||
"resource": "neepmeat:brain_rough", | ||
"amount": 3 | ||
}, | ||
"fabric:load_conditions": [ | ||
{ | ||
"condition": "fabric:all_mods_loaded", | ||
"values": [ | ||
"neepmeat" | ||
] | ||
} | ||
] | ||
} |
Oops, something went wrong.