-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #50 from GreateBeyondTheHorizon/ProductiveBeesFix
Added many gt bees, added xtones mod
- Loading branch information
Showing
193 changed files
with
2,686 additions
and
79 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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 12 additions & 0 deletions
12
kubejs/data/productivebees/productivebees/gtceu/EV/neodymium.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,12 @@ | ||
{ | ||
"primaryColor": "#70656C", | ||
"particleColor": "#73686F", | ||
"flowerItem": "gtceu:neodymium_block", | ||
"selfbreed": false, | ||
"conditions": [ | ||
{ | ||
"type": "forge:mod_loaded", | ||
"modid": "gtceu" | ||
} | ||
] | ||
} |
13 changes: 13 additions & 0 deletions
13
kubejs/data/productivebees/productivebees/gtceu/HV/stainless_steel.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,13 @@ | ||
{ | ||
"primaryColor": "#E8E8F8", | ||
"particleColor": "#C8C8EE", | ||
"size": 1.0, | ||
"flowerItem": "gtceu:stainless_steel_block", | ||
"selfbreed": false, | ||
"conditions": [ | ||
{ | ||
"type": "forge:mod_loaded", | ||
"modid": "gtceu" | ||
} | ||
] | ||
} |
12 changes: 12 additions & 0 deletions
12
kubejs/data/productivebees/productivebees/gtceu/IV/niobium.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,12 @@ | ||
{ | ||
"primaryColor": "#7C8986", | ||
"particleColor": "#ACB4B2", | ||
"flowerItem": "gtceu:niobium_block", | ||
"selfbreed": false, | ||
"conditions": [ | ||
{ | ||
"type": "forge:mod_loaded", | ||
"modid": "gtceu" | ||
} | ||
] | ||
} |
12 changes: 12 additions & 0 deletions
12
kubejs/data/productivebees/productivebees/gtceu/IV/samarium.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,12 @@ | ||
{ | ||
"primaryColor": "#830E83", | ||
"particleColor": "#981098", | ||
"flowerItem": "gtceu:samarium_block", | ||
"selfbreed": false, | ||
"conditions": [ | ||
{ | ||
"type": "forge:mod_loaded", | ||
"modid": "gtceu" | ||
} | ||
] | ||
} |
13 changes: 13 additions & 0 deletions
13
kubejs/data/productivebees/productivebees/gtceu/IV/tungsten_steel.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,13 @@ | ||
{ | ||
"primaryColor": "#384761", | ||
"particleColor": "#4C6285", | ||
"size": 1.0, | ||
"flowerItem": "gtceu:tungsten_steel_block", | ||
"selfbreed": false, | ||
"conditions": [ | ||
{ | ||
"type": "forge:mod_loaded", | ||
"modid": "gtceu" | ||
} | ||
] | ||
} |
12 changes: 12 additions & 0 deletions
12
kubejs/data/productivebees/productivebees/gtceu/LUV/palladium.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,12 @@ | ||
{ | ||
"primaryColor": "#D5D5D5", | ||
"particleColor": "#BABABA", | ||
"flowerItem": "gtceu:palladium_block", | ||
"selfbreed": false, | ||
"conditions": [ | ||
{ | ||
"type": "forge:mod_loaded", | ||
"modid": "gtceu" | ||
} | ||
] | ||
} |
12 changes: 12 additions & 0 deletions
12
kubejs/data/productivebees/productivebees/gtceu/LUV/rhodium.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,12 @@ | ||
{ | ||
"primaryColor": "#BC3B79", | ||
"particleColor": "#E7B1CB", | ||
"flowerItem": "gtceu:rhodium_block", | ||
"selfbreed": false, | ||
"conditions": [ | ||
{ | ||
"type": "forge:mod_loaded", | ||
"modid": "gtceu" | ||
} | ||
] | ||
} |
13 changes: 13 additions & 0 deletions
13
kubejs/data/productivebees/productivebees/gtceu/LUV/rhodium_plated_palladium.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,13 @@ | ||
{ | ||
"primaryColor": "#8F8F8F", | ||
"particleColor": "#c9c7c2", | ||
"size": 1.0, | ||
"flowerItem": "gtceu:rhodium_plated_palladium_block", | ||
"selfbreed": false, | ||
"conditions": [ | ||
{ | ||
"type": "forge:mod_loaded", | ||
"modid": "gtceu" | ||
} | ||
] | ||
} |
12 changes: 12 additions & 0 deletions
12
kubejs/data/productivebees/productivebees/gtceu/LUV/ruthenium.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,12 @@ | ||
{ | ||
"primaryColor": "#E2E6EE", | ||
"particleColor": "#C2CADB", | ||
"flowerItem": "gtceu:ruthenium_block", | ||
"selfbreed": false, | ||
"conditions": [ | ||
{ | ||
"type": "forge:mod_loaded", | ||
"modid": "gtceu" | ||
} | ||
] | ||
} |
1 change: 1 addition & 0 deletions
1
kubejs/data/productivebees/productivebees/gtceu/LV/placeholder.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 @@ | ||
. |
13 changes: 13 additions & 0 deletions
13
kubejs/data/productivebees/productivebees/gtceu/MV/aluminium.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,13 @@ | ||
{ | ||
"primaryColor": "#98C0D5", | ||
"particleColor": "#5195B8", | ||
"size": 1.0, | ||
"flowerItem": "gtceu:aluminium_block", | ||
"selfbreed": false, | ||
"conditions": [ | ||
{ | ||
"type": "forge:mod_loaded", | ||
"modid": "gtceu" | ||
} | ||
] | ||
} |
12 changes: 12 additions & 0 deletions
12
kubejs/data/productivebees/productivebees/gtceu/MV/chromium.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,12 @@ | ||
{ | ||
"primaryColor": "#E8CADA", | ||
"particleColor": "#e9e9e9", | ||
"flowerItem": "gtceu:chromium_block", | ||
"selfbreed": false, | ||
"conditions": [ | ||
{ | ||
"type": "forge:mod_loaded", | ||
"modid": "gtceu" | ||
} | ||
] | ||
} |
13 changes: 13 additions & 0 deletions
13
kubejs/data/productivebees/productivebees/gtceu/UHV/europium.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,13 @@ | ||
{ | ||
"primaryColor": "#676531", | ||
"particleColor": "#9F9C4C", | ||
"size:": 0.9, | ||
"flowerItem": "gtceu:europium_block", | ||
"selfbreed": false, | ||
"conditions": [ | ||
{ | ||
"type": "forge:mod_loaded", | ||
"modid": "gtceu" | ||
} | ||
] | ||
} |
18 changes: 18 additions & 0 deletions
18
kubejs/data/productivebees/productivebees/gtceu/UHV/neutronium.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 @@ | ||
{ | ||
"primaryColor": "#fafafa", | ||
"secondaryColor": "#c9c9c9", | ||
"tertiaryColor": "#919191", | ||
"renderer": "default_shell", | ||
"size": 1, | ||
"selfbreed": false, | ||
"selfheal": true, | ||
"fireproof": true, | ||
"flowerItem": "gtceu:uv_fusion_reactor", | ||
"name": "Not a Neutronium", | ||
"conditions": [ | ||
{ | ||
"type": "forge:mod_loaded", | ||
"modid": "gtceu" | ||
} | ||
] | ||
} |
12 changes: 12 additions & 0 deletions
12
kubejs/data/productivebees/productivebees/gtceu/UV/yttrium.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,12 @@ | ||
{ | ||
"primaryColor": "#858570", | ||
"particleColor": "#C2C2B7", | ||
"flowerItem": "gtceu:yttrium_block", | ||
"selfbreed": false, | ||
"conditions": [ | ||
{ | ||
"type": "forge:mod_loaded", | ||
"modid": "gtceu" | ||
} | ||
] | ||
} |
12 changes: 12 additions & 0 deletions
12
kubejs/data/productivebees/productivebees/gtceu/ZMP/naquadah.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,12 @@ | ||
{ | ||
"primaryColor": "#5b5757", | ||
"particleColor": "#e9e9e9", | ||
"flowerItem": "gtceu:naquadah_block", | ||
"selfbreed": false, | ||
"conditions": [ | ||
{ | ||
"type": "forge:mod_loaded", | ||
"modid": "gtceu" | ||
} | ||
] | ||
} |
13 changes: 13 additions & 0 deletions
13
kubejs/data/productivebees/productivebees/gtceu/ZMP/naquadah_alloy.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,13 @@ | ||
{ | ||
"primaryColor": "#412541", | ||
"particleColor": "#683B68", | ||
"size": 1.0, | ||
"flowerItem": "gtceu:naquadah_alloy_block", | ||
"selfbreed": false, | ||
"conditions": [ | ||
{ | ||
"type": "forge:mod_loaded", | ||
"modid": "gtceu" | ||
} | ||
] | ||
} |
12 changes: 12 additions & 0 deletions
12
kubejs/data/productivebees/productivebees/gtceu/ZMP/vanadium.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,12 @@ | ||
{ | ||
"primaryColor": "#E65100", | ||
"particleColor": "#adafd5", | ||
"flowerItem": "gtceu:vanadium_block", | ||
"selfbreed": false, | ||
"conditions": [ | ||
{ | ||
"type": "forge:mod_loaded", | ||
"modid": "gtceu" | ||
} | ||
] | ||
} |
11 changes: 11 additions & 0 deletions
11
kubejs/data/productivebees/productivebees/raw_materials/osmium.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,11 @@ | ||
{ | ||
"primaryColor": "#43607A", | ||
"particleColor": "#B0BEC9", | ||
"flowerItem": "gtceu:osmium_block", | ||
"conditions": [ | ||
{ | ||
"type": "forge:mod_loaded", | ||
"modid": "gtceu" | ||
} | ||
] | ||
} |
12 changes: 12 additions & 0 deletions
12
kubejs/data/productivebees/productivebees/raw_materials/titanium.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,12 @@ | ||
{ | ||
"primaryColor": "#DBBDFF", | ||
"particleColor": "#8E24AA", | ||
"flowerItem": "gtceu:titanium_block", | ||
"selfbreed": false, | ||
"conditions": [ | ||
{ | ||
"type": "forge:mod_loaded", | ||
"modid": "gtceu" | ||
} | ||
] | ||
} |
1 change: 1 addition & 0 deletions
1
kubejs/data/productivebees/recipes/bee_breeding/gtceu/placeholder.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 @@ | ||
. |
22 changes: 22 additions & 0 deletions
22
kubejs/data/productivebees/recipes/bee_breeding/gtceu/rhodium_plated_palladium_breeding.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,22 @@ | ||
{ | ||
"type": "productivebees:bee_breeding", | ||
"parent1": "productivebees:palladium", | ||
"parent2": "productivebees:rhodium", | ||
"offspring": [ | ||
"productivebees:rhodium_plated_palladium" | ||
], | ||
"conditions": [ | ||
{ | ||
"type": "productivebees:bee_exists", | ||
"bee": "productivebees:rhodium_plated_palladium" | ||
}, | ||
{ | ||
"type": "productivebees:bee_exists", | ||
"bee": "productivebees:palladium" | ||
}, | ||
{ | ||
"type": "productivebees:bee_exists", | ||
"bee": "productivebees:rhodium" | ||
} | ||
] | ||
} |
1 change: 1 addition & 0 deletions
1
kubejs/data/productivebees/recipes/bee_breeding/placeholder.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 @@ | ||
. |
1 change: 1 addition & 0 deletions
1
kubejs/data/productivebees/recipes/bee_breeding/raw_materials/info.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 @@ | ||
Json here are to deactivate the recipe |
22 changes: 22 additions & 0 deletions
22
kubejs/data/productivebees/recipes/bee_breeding/raw_materials/titanium_bee.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,22 @@ | ||
{ | ||
"type": "productivebees:bee_breeding", | ||
"parent1": "produtivebees:diamond", | ||
"parent2": "productiebees:iron", | ||
"offspring": [ | ||
"productivebees:itanium" | ||
], | ||
"conditions": [ | ||
{ | ||
"type": "productiebees:bee_exists", | ||
"bee": "productivebees:diamond" | ||
}, | ||
{ | ||
"type": "productivebees:bee_exists", | ||
"bee": "productiebees:iron" | ||
}, | ||
{ | ||
"type": "productivebees:bee_exists", | ||
"bee": "productivebees:titanium" | ||
} | ||
] | ||
} |
22 changes: 22 additions & 0 deletions
22
kubejs/data/productivebees/recipes/bee_breeding/raw_materials/tungsten_bee.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,22 @@ | ||
{ | ||
"type": "productivebees:bee_breeding", | ||
"parent1": "productiebees:nder", | ||
"parent2": "productivebes:cal", | ||
"offspring": [ | ||
"productivebees:tngsten" | ||
], | ||
"conditions": [ | ||
{ | ||
"type": "productivebees:be_exists", | ||
"bee": "productiveees:ener" | ||
}, | ||
{ | ||
"type": "productivebees:bee_exists", | ||
"bee": "productiveees:col" | ||
}, | ||
{ | ||
"type": "productivebees:bee_exists", | ||
"bee": "productvebees:tunsten" | ||
} | ||
] | ||
} |
12 changes: 12 additions & 0 deletions
12
kubejs/data/productivebees/recipes/bee_conversion/gtceu/EV/neodymium.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,12 @@ | ||
{ | ||
"primaryColor": "#70656C", | ||
"particleColor": "#73686F", | ||
"flowerItem": "gtceu:neodymium_block", | ||
"selfbreed": false, | ||
"conditions": [ | ||
{ | ||
"type": "forge:mod_loaded", | ||
"modid": "gtceu" | ||
} | ||
] | ||
} |
Oops, something went wrong.