Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🏪 Extend: New JEI categories #1928

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
38 changes: 38 additions & 0 deletions config/requious/assembly.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
[
{
"resourceName": "infernal_furnace",
"model": "requious:assembly_block","placeType": "Any","layerType": "Cutout","hasGUI": false,"extraVariants": [],"colors": [{"r": 255,"g": 255,"b": 255,"a": 255}],"hardness": 5.0,"blastResistance": 5.0,"aabb": {"x1": 0.0,"y1": 0.0,"z1": 0.0,"x2": 1.0,"y2": 1.0,"z2": 1.0}
},
{
"resourceName": "liquid_heat_exchanger",
"model": "requious:assembly_block","placeType": "Any","layerType": "Cutout","hasGUI": false,"extraVariants": [],"colors": [{"r": 255,"g": 255,"b": 255,"a": 255}],"hardness": 5.0,"blastResistance": 5.0,"aabb": {"x1": 0.0,"y1": 0.0,"z1": 0.0,"x2": 1.0,"y2": 1.0,"z2": 1.0}
},
{
"resourceName": "neromantic_prime",
"model": "requious:assembly_block","placeType": "Any","layerType": "Cutout","hasGUI": false,"extraVariants": [],"colors": [{"r": 255,"g": 255,"b": 255,"a": 255}],"hardness": 5.0,"blastResistance": 5.0,"aabb": {"x1": 0.0,"y1": 0.0,"z1": 0.0,"x2": 1.0,"y2": 1.0,"z2": 1.0}
},
{
"resourceName": "scented_hive",
"model": "requious:assembly_block","placeType": "Any","layerType": "Cutout","hasGUI": false,"extraVariants": [],"colors": [{"r": 255,"g": 255,"b": 255,"a": 255}],"hardness": 5.0,"blastResistance": 5.0,"aabb": {"x1": 0.0,"y1": 0.0,"z1": 0.0,"x2": 1.0,"y2": 1.0,"z2": 1.0}
},
{
"resourceName": "witch_water",
"model": "requious:assembly_block","placeType": "Any","layerType": "Cutout","hasGUI": false,"extraVariants": [],"colors": [{"r": 255,"g": 255,"b": 255,"a": 255}],"hardness": 5.0,"blastResistance": 5.0,"aabb": {"x1": 0.0,"y1": 0.0,"z1": 0.0,"x2": 1.0,"y2": 1.0,"z2": 1.0}
},
{
"resourceName": "meteor",
"model": "requious:assembly_block","placeType": "Any","layerType": "Cutout","hasGUI": false,"extraVariants": [],"colors": [{"r": 255,"g": 255,"b": 255,"a": 255}],"hardness": 5.0,"blastResistance": 5.0,"aabb": {"x1": 0.0,"y1": 0.0,"z1": 0.0,"x2": 1.0,"y2": 1.0,"z2": 1.0}
},
{
"resourceName": "turbine",
"model": "requious:assembly_block","placeType": "Any","layerType": "Cutout","hasGUI": false,"extraVariants": [],"colors": [{"r": 255,"g": 255,"b": 255,"a": 255}],"hardness": 5.0,"blastResistance": 5.0,"aabb": {"x1": 0.0,"y1": 0.0,"z1": 0.0,"x2": 1.0,"y2": 1.0,"z2": 1.0}
},
{
"resourceName": "heat_exchanger",
"model": "requious:assembly_block","placeType": "Any","layerType": "Cutout","hasGUI": false,"extraVariants": [],"colors": [{"r": 255,"g": 255,"b": 255,"a": 255}],"hardness": 5.0,"blastResistance": 5.0,"aabb": {"x1": 0.0,"y1": 0.0,"z1": 0.0,"x2": 1.0,"y2": 1.0,"z2": 1.0}
},
{
"resourceName": "forestry_farm",
"model": "requious:assembly_block","placeType": "Any","layerType": "Cutout","hasGUI": false,"extraVariants": [],"colors": [{"r": 255,"g": 255,"b": 255,"a": 255}],"hardness": 5.0,"blastResistance": 5.0,"aabb": {"x1": 0.0,"y1": 0.0,"z1": 0.0,"x2": 1.0,"y2": 1.0,"z2": 1.0}
}
]
195 changes: 195 additions & 0 deletions config/requious/battery.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,195 @@
[
{
"capacity": 1000,
"minInput": 0,
"maxInput": 2147483647,
"minOutput": 0,
"maxOutput": 2147483647,
"showTooltip": true,
"resourceName": "battery_copper",
"model": "requious:battery_small",
"colors": [
{
"r": 220,
"g": 64,
"b": 16,
"a": 255
},
{
"r": 255,
"g": 192,
"b": 64,
"a": 255
}
],
"stackSize": 64
},
{
"capacity": 2000,
"minInput": 0,
"maxInput": 2147483647,
"minOutput": 0,
"maxOutput": 2147483647,
"showTooltip": true,
"resourceName": "battery_iron",
"model": "requious:battery_medium_fill0",
"colors": [
{
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
{
"r": 255,
"g": 192,
"b": 64,
"a": 255
},
{
"r": 255,
"g": 0,
"b": 0,
"a": 255
}
],
"stackSize": 64
},
{
"capacity": 64000,
"minInput": 0,
"maxInput": 2147483647,
"minOutput": 0,
"maxOutput": 2147483647,
"showTooltip": true,
"resourceName": "energy_gem",
"model": "requious:energy_diamond",
"colors": [
{
"r": 255,
"g": 0,
"b": 0,
"a": 255
},
{
"r": 255,
"g": 192,
"b": 192,
"a": 255
}
],
"stackSize": 64
},
{
"capacity": 256000,
"minInput": 0,
"maxInput": 2147483647,
"minOutput": 0,
"maxOutput": 2147483647,
"showTooltip": true,
"resourceName": "lapotron",
"model": "requious:lapotron_diamond",
"colors": [
{
"r": 0,
"g": 0,
"b": 255,
"a": 255
},
{
"r": 192,
"g": 192,
"b": 255,
"a": 255
},
{
"r": 255,
"g": 255,
"b": 255,
"a": 255
}
],
"stackSize": 64
},
{
"capacity": 2048000,
"minInput": 0,
"maxInput": 2147483647,
"minOutput": 0,
"maxOutput": 2147483647,
"showTooltip": true,
"resourceName": "lapotron_orb",
"model": "requious:containment_gem",
"colors": [
{
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
{
"r": 0,
"g": 0,
"b": 255,
"a": 255
}
],
"stackSize": 64
},
{
"capacity": 68000000,
"minInput": 0,
"maxInput": 2147483647,
"minOutput": 0,
"maxOutput": 2147483647,
"showTooltip": true,
"resourceName": "quantron",
"model": "requious:lapotron_emerald",
"colors": [
{
"r": 128,
"g": 255,
"b": 0,
"a": 255
},
{
"r": 255,
"g": 255,
"b": 192,
"a": 255
},
{
"r": 64,
"g": 64,
"b": 64,
"a": 255
}
],
"stackSize": 64
},
{
"capacity": 1000000000,
"minInput": 0,
"maxInput": 2147483647,
"minOutput": 0,
"maxOutput": 2147483647,
"showTooltip": true,
"resourceName": "positron_unit",
"model": "requious:containment_fill0",
"colors": [
{
"r": 128,
"g": 255,
"b": 192,
"a": 255
},
{
"r": 255,
"g": 255,
"b": 0,
"a": 255
}
],
"stackSize": 64
}
]
22 changes: 22 additions & 0 deletions config/requious/fluid_cell.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
[
{
"generateSubItems": true,
"capacity": 1000,
"minInput": 0,
"maxInput": 2147483647,
"minOutput": 0,
"maxOutput": 2147483647,
"showTooltip": true,
"resourceName": "cell",
"model": "requious:cell",
"colors": [
{
"r": 255,
"g": 255,
"b": 255,
"a": 255
}
],
"stackSize": 64
}
]
64 changes: 64 additions & 0 deletions config/requious/fluid_emitter.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,64 @@
[
{
"capacity": 1000,
"allowLiquid": false,
"allowGas": false,
"minTemperature": 0,
"maxTemperature": 0,
"interval": 40,
"canEmit": false,
"canReceive": false,
"canRelay": false,
"resourceName": "liquid_emitter",
"model": "requious:fluid_emitter",
"colors": [
{
"r": 255,
"g": 255,
"b": 255,
"a": 255
}
],
"hardness": 5.0,
"blastResistance": 5.0,
"aabb": {
"x1": 0.0,
"y1": 0.0,
"z1": 0.0,
"x2": 1.0,
"y2": 1.0,
"z2": 1.0
}
},
{
"capacity": 1000,
"allowLiquid": false,
"allowGas": false,
"minTemperature": 0,
"maxTemperature": 0,
"interval": 40,
"canEmit": false,
"canReceive": false,
"canRelay": false,
"resourceName": "gas_emitter",
"model": "requious:fluid_emitter",
"colors": [
{
"r": 255,
"g": 255,
"b": 255,
"a": 255
}
],
"hardness": 5.0,
"blastResistance": 5.0,
"aabb": {
"x1": 0.0,
"y1": 0.0,
"z1": 0.0,
"x2": 1.0,
"y2": 1.0,
"z2": 1.0
}
}
]
56 changes: 56 additions & 0 deletions config/requious/red_emitter.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
[
{
"capacity": 64,
"interval": 40,
"canEmit": false,
"canReceive": false,
"canRelay": false,
"resourceName": "red_emitter_basic",
"model": "requious:red_emitter",
"colors": [
{
"r": 255,
"g": 255,
"b": 255,
"a": 255
}
],
"hardness": 5.0,
"blastResistance": 5.0,
"aabb": {
"x1": 0.0,
"y1": 0.0,
"z1": 0.0,
"x2": 1.0,
"y2": 1.0,
"z2": 1.0
}
},
{
"capacity": 128,
"interval": 20,
"canEmit": false,
"canReceive": false,
"canRelay": false,
"resourceName": "red_emitter_advanced",
"model": "requious:red_emitter",
"colors": [
{
"r": 255,
"g": 255,
"b": 255,
"a": 255
}
],
"hardness": 5.0,
"blastResistance": 5.0,
"aabb": {
"x1": 0.0,
"y1": 0.0,
"z1": 0.0,
"x2": 1.0,
"y2": 1.0,
"z2": 1.0
}
}
]
9 changes: 9 additions & 0 deletions resources/enigmatica/lang/en_us.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
requious.jei.recipe.infernal_furnace=Infernal Furnace
requious.jei.recipe.liquid_heat_exchanger=Liquid Heat Exchanger
requious.jei.recipe.neromantic_prime=Neromantic Prime
requious.jei.recipe.scented_hive=Scented Hive
requious.jei.recipe.heat_exchanger=Heat Exchanger
requious.jei.recipe.witch_water=Witch Water
requious.jei.recipe.meteor=Meteor
requious.jei.recipe.turbine=Turbine
requious.jei.recipe.forestry_farm=Forestry Farm
Loading