init
This commit is contained in:
commit
d8d0e9d536
2567 changed files with 167778 additions and 0 deletions
16
config/hammerlib/recipes/modded/hammerlib.json
Normal file
16
config/hammerlib/recipes/modded/hammerlib.json
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"version": 2,
|
||||
"active": {
|
||||
"minecraft:smithing": {"hammerlib:gears/netherite": false},
|
||||
"minecraft:crafting": {
|
||||
"hammerlib:gears/wooden": false,
|
||||
"hammerlib:gears/stone": false,
|
||||
"hammerlib:gears/copper": false,
|
||||
"hammerlib:gears/iron": false,
|
||||
"hammerlib:gears/gold": false,
|
||||
"hammerlib:gears/diamond": false,
|
||||
"hammerlib:wrench": false
|
||||
}
|
||||
},
|
||||
"unregistered": {}
|
||||
}
|
||||
58
config/hammerlib/recipes/modded/solarflux.json
Normal file
58
config/hammerlib/recipes/modded/solarflux.json
Normal file
|
|
@ -0,0 +1,58 @@
|
|||
{
|
||||
"version": 2,
|
||||
"active": {"minecraft:crafting": {
|
||||
"solarflux:sp_1": true,
|
||||
"solarflux:sp_2": true,
|
||||
"solarflux:sp_3": true,
|
||||
"solarflux:sp_4": true,
|
||||
"solarflux:sp_5": true,
|
||||
"solarflux:sp_6": true,
|
||||
"solarflux:sp_7": true,
|
||||
"solarflux:sp_8": true,
|
||||
"solarflux:sp_custom_neutronium": true,
|
||||
"solarflux:sp_custom_infinity": true,
|
||||
"solarflux:sp_custom_bathyal": true,
|
||||
"solarflux:sp_custom_hadal": true,
|
||||
"solarflux:sp_custom_abyssal": true
|
||||
}},
|
||||
"unregistered": {
|
||||
"kubejs:fusion_crafting": {"solarflux:solar_panels/kubejs/hadal": true},
|
||||
"minecraft:crafting": {
|
||||
"solarflux:sp_custom_hadal": true,
|
||||
"solarflux:sp_custom_abyssal": true,
|
||||
"solarflux:sp_custom_kubejs": true,
|
||||
"solarflux:solar_panels/kubejs/bathyal": true,
|
||||
"solarflux:solar_panels/kubejs/hadal": true,
|
||||
"solarflux:sp_custom_avaritia.infinity": true,
|
||||
"solarflux:sp_avaritia.infinity": true,
|
||||
"solarflux:sp_avaritia.neutronium": true,
|
||||
"solarflux:mirror": true,
|
||||
"solarflux:blazing_coating": true,
|
||||
"solarflux:emerald_glass": true,
|
||||
"solarflux:ender_glass": true,
|
||||
"solarflux:photovoltaic_cell_1": true,
|
||||
"solarflux:photovoltaic_cell_2": true,
|
||||
"solarflux:photovoltaic_cell_3": true,
|
||||
"solarflux:photovoltaic_cell_4": true,
|
||||
"solarflux:photovoltaic_cell_5": true,
|
||||
"solarflux:photovoltaic_cell_6": true,
|
||||
"solarflux:blank_upgrade": true,
|
||||
"solarflux:solar_panel_1": true,
|
||||
"solarflux:solar_panel_2": true,
|
||||
"solarflux:solar_panel_3": true,
|
||||
"solarflux:solar_panel_4": true,
|
||||
"solarflux:solar_panel_5": true,
|
||||
"solarflux:solar_panel_6": true,
|
||||
"solarflux:solar_panel_7": true,
|
||||
"solarflux:solar_panel_8": true,
|
||||
"solarflux:efficiency_upgrade": true,
|
||||
"solarflux:transfer_rate_upgrade": true,
|
||||
"solarflux:traversal_upgrade": true,
|
||||
"solarflux:dispersive_upgrade": true,
|
||||
"solarflux:block_charging_upgrade": true,
|
||||
"solarflux:furnace_upgrade": true,
|
||||
"solarflux:capacity_upgrade": true,
|
||||
"solarflux:ae2/energy_upgrade": true
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue