Skip to content
Draft
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
21 changes: 14 additions & 7 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ plugins {
id 'com.diffplug.spotless' version '7.0.2'
}

def generatedResources = file("src/generated")

sourceSets {
main.resources {
Expand Down Expand Up @@ -124,7 +123,7 @@ legacyForge {

data {
data()

sourceSet = sourceSets.main

// Specify the modid for data generation, where to output the resulting resource, and where to look for existing resources.
programArguments.addAll('--mod', project.mod_id, '--all', '--output', file('src/generated/resources/').getAbsolutePath(), '--existing', file('src/main/resources/').getAbsolutePath())
Expand All @@ -150,11 +149,7 @@ jar {
])
}

mixin {
// MixinGradle Settings
add sourceSets.main, 'mixins.phoenixcore.refmap.json'
config 'phoenixcore.mixins.json'
}

apply from: "$rootDir/gradle/scripts/spotless.gradle"

dependencies {
Expand All @@ -181,10 +176,22 @@ dependencies {
modImplementation("dev.ftb.mods:ftb-library-forge:${ftblibrary_version}")
modImplementation("dev.ftb.mods:ftb-teams-forge:${ftbteams_version}")

//Steam Super Systems
modImplementation("curse.maven:steam-super-systems-1338670:6950081")

//Ars Nouveau
modRuntimeOnly("curse.maven:ars-nouveau-401955:6688854")
//Curios for Ars Nouveau
modRuntimeOnly("curse.maven:curios-309927:6418456")

// lombok
compileOnly 'org.projectlombok:lombok:1.18.24'
annotationProcessor 'org.projectlombok:lombok:1.18.24'
}
mixin {
add sourceSets.main, "mixins.${mod_id}.refmap.json"
config "${mod_id}.mixins.json"
}

tasks.named('processResources', ProcessResources).configure {
var properties = [
Expand Down
Original file line number Diff line number Diff line change
@@ -1,34 +1,46 @@
// 1.20.1 2025-09-01T07:26:30.6730423 Registrate Provider for phoenixcore [Recipes, Advancements, Loot Tables, Tags (blocks), Tags (items), Tags (fluids), Tags (entity_types), generic_server_provider, Blockstates, Item models, Lang (en_us/en_ud), generic_client_provider]
// 1.20.1 2025-09-01T12:02:28.7552702 Registrate Provider for phoenixcore [Recipes, Advancements, Loot Tables, Tags (blocks), Tags (items), Tags (fluids), Tags (entity_types), generic_server_provider, Blockstates, Item models, Lang (en_us/en_ud), generic_client_provider]
a38e2283a4f04692f28f398e0e225ecd68387db7 assets/phoenixcore/blockstates/active_phoenix_cooling_component.json
481ee5184427e2bac3d42903147d3d65e30de95f assets/phoenixcore/blockstates/advanced_phoenix_computation_component.json
04e10eb17e051cb44b5bc168df83acc7572d2b22 assets/phoenixcore/blockstates/akashic_coil_block.json
e7d3897b5feacd20323b704b0324110fa4540bba assets/phoenixcore/blockstates/akashic_zeronium_casing.json
8c2d2922f66c9233a416839ce928cb0c19b0244e assets/phoenixcore/blockstates/alchemical_imbuer.json
5e6bc61851a7e58d0491aba547af7318c4a6f9ca assets/phoenixcore/blockstates/apis_progenitor.json
3bb7c88794ddbdab80daa6d3f80e000ab3d1a9da assets/phoenixcore/blockstates/blazing_cleaning_maintenance_hatch.json
40ae334d9781876dabe08ad6a6be5f3dd8adff61 assets/phoenixcore/blockstates/dance.json
1c407f7c6c423ab5f316cfcdc10c5ad24e71daed assets/phoenixcore/blockstates/blazing_filter_casing.json
208684c193ab565be97147d1eb245664705c47a3 assets/phoenixcore/blockstates/comb_decanter.json
c42fb648eb0113b5f5c3f9862c4907a84173b84c assets/phoenixcore/blockstates/high_yield_photon_emission_regulator.json
e6cee4dfbb153d825eb4de4742569f641830afc1 assets/phoenixcore/blockstates/large_steam_compressor.json
40201a5feef659c99d31fa1b9003f9abccf8d1cd assets/phoenixcore/blockstates/perfected_logic.json
1e77e6a8e1c5c688f085e01a440f09d518c1cf0e assets/phoenixcore/blockstates/phoenix_computation_component.json
3ec891c9104f621c675e552fb1a95ac9b7f0b528 assets/phoenixcore/blockstates/phoenix_enriched_neutronium_casing.json
282bc0707304748e607cc7bc5f311da7404af569 assets/phoenixcore/blockstates/phoenix_enriched_tritanium_casing.json
2abc9b8b6e5a6f82c5da0f88188d41a3ee680727 assets/phoenixcore/blockstates/phoenix_gaze_panel.json
c124b73a3cc1bac5e8cecc06a9c65e730a628253 assets/phoenixcore/blockstates/phoenix_heat_sink_component.json
09e153948ef8e525155087d031006fd9ae513899 assets/phoenixcore/blockstates/simulated_colony.json
12b219c0f006ae90b43f517f049135da2c141f00 assets/phoenixcore/blockstates/space_time_cooled_eternity_casing.json
081188aee80b8431bf3f8d9d9f29e3aacaf5cd8f assets/phoenixcore/blockstates/swarm_nurturer.json
b4142063f8798e375f3a8d1ed61b56d721bad8ce assets/phoenixcore/blockstates/true_heat_stable_coil_block.json
a68e897f26a3aa9384a4ad4da6b3fd1f730e0880 assets/phoenixcore/blockstates/true_phoenix_infused_casing.json
8b16af3df77c663bf56d60cec3fc248ba58d6952 assets/phoenixcore/blockstates/twisted_computer_casing.json
1c9da061bfc559ac940736bfb14fff247adb3732 assets/phoenixcore/lang/en_ud.json
31840dae4ac0872deef4e1127895382b3cff4468 assets/phoenixcore/lang/en_us.json
05e36ad38f2f49dfc91d678a4d7c520010b23325 assets/phoenixcore/lang/en_ud.json
1dae6ce56ce5a0fb9f327560ded202fbf4ca8bcf assets/phoenixcore/lang/en_us.json
9c5d7e2d3c461044d77c4492764411cb10da7c94 assets/phoenixcore/models/block/active_phoenix_cooling_component_base.json
9c5d7e2d3c461044d77c4492764411cb10da7c94 assets/phoenixcore/models/block/advanced_phoenix_computation_component_base.json
23d10779ebc606c9a3f725feb11e4fbd7220e507 assets/phoenixcore/models/block/akashic_coil_block.json
f93e42b7eb95ad09a5814bd26d4cdd7f2cbbdb21 assets/phoenixcore/models/block/akashic_zeronium_casing.json
d7bd18768496640fe0b2a0488f375bf138701f08 assets/phoenixcore/models/block/blazing_filter_casing.json
add605a6e11c1616d86d9589d4daa51a31743fae assets/phoenixcore/models/block/machine/active_phoenix_cooling_component.json
3b7e7a4cd11eaf17579623bce46239f812922b20 assets/phoenixcore/models/block/machine/advanced_phoenix_computation_component.json
8a3c2ea685b5345617869e83508aa5076dd5b24c assets/phoenixcore/models/block/machine/alchemical_imbuer.json
076926d0382802c27f3be3ba8c8b9131bbb252e3 assets/phoenixcore/models/block/machine/apis_progenitor.json
9c8fd8c4ba9d54a1a6a4b7f6ca1d8fec02cb0855 assets/phoenixcore/models/block/machine/blazing_cleaning_maintenance_hatch.json
f69211b92764e505fdaaa3669141a3a58fbc8215 assets/phoenixcore/models/block/machine/dance.json
a950a1b6bc818dfdf9f62217d63c3e4ef671a2a5 assets/phoenixcore/models/block/machine/comb_decanter.json
f881318b4e4c372e1092fedd874da8c98b2ee9e4 assets/phoenixcore/models/block/machine/high_yield_photon_emission_regulator.json
d400396040a8aa27750401c78fa1e5bc2a64a693 assets/phoenixcore/models/block/machine/large_steam_compressor.json
d3aeccd3c9e83f1db32d3670b34961d0312b2b8d assets/phoenixcore/models/block/machine/phoenix_computation_component.json
5d3f9e90fd8810466108246b2e96322e0b4f02e1 assets/phoenixcore/models/block/machine/phoenix_heat_sink_component.json
240de8c1602177792d4aa4ba715ab49ca20b185a assets/phoenixcore/models/block/machine/simulated_colony.json
2a9aa3acde3e363468c63ff096224f0c17f327cd assets/phoenixcore/models/block/machine/swarm_nurturer.json
8e4ee0519ed215d48d42b67436abb63cacef73da assets/phoenixcore/models/block/perfected_logic.json
edc4616f74d5212e2f8e80be4f782b271fccf6ed assets/phoenixcore/models/block/phoenix_computation_component_base.json
961115dff8cd8c4c11146b18a32d0637796075ef assets/phoenixcore/models/block/phoenix_enriched_neutronium_casing.json
Expand All @@ -44,23 +56,31 @@ da9b71eab231b9e1a181e9ed47be43abcf33d55b assets/phoenixcore/models/item/active_p
0a856b161e5783191af9d96af36785c3b142356f assets/phoenixcore/models/item/advanced_phoenix_computation_component.json
b6d6839f0867d6dcce6c2f0c060f08048558c745 assets/phoenixcore/models/item/akashic_coil_block.json
db9df73352246d83cb73ef6c1110c0b9b35789af assets/phoenixcore/models/item/akashic_zeronium_casing.json
94cf4fe4487cdd181fa327514f3b9789bd38e64b assets/phoenixcore/models/item/alchemical_imbuer.json
8ff46ac486eaafe32578893c223ec1507230f1af assets/phoenixcore/models/item/apis_progenitor.json
bcf69b18accf345353a9891e33fcf52c2338ccaf assets/phoenixcore/models/item/basic_fuel_rod.json
1264bf6e134a5de998393ebf86f80431137c35d4 assets/phoenixcore/models/item/blazing_cleaning_maintenance_hatch.json
f41e09e86b04bc7ee7ea6d35ab8d896a8107c863 assets/phoenixcore/models/item/dance.json
51498e349ef6e05cc024cf63fd723fcb3b82b76f assets/phoenixcore/models/item/blazing_filter_casing.json
b26bfb358376ec6000a71e378f39db1b0ac46aa9 assets/phoenixcore/models/item/comb_decanter.json
e73d8dbde6757a70eac503a3379365a0effc260f assets/phoenixcore/models/item/high_yield_photon_emission_regulator.json
525b18e398e109d3cdd5cc58df6d645132d2764b assets/phoenixcore/models/item/large_steam_compressor.json
0fb449ceda220f74893cff2ef7263fe08e237edb assets/phoenixcore/models/item/perfected_logic.json
ccdf1434cec51ee978a496d3e5dc9d9a19c7115b assets/phoenixcore/models/item/phoenix_computation_component.json
b9a4d2ff419d87595c8af658803bebf52f697722 assets/phoenixcore/models/item/phoenix_enriched_neutronium_casing.json
9c1deab012e38549487d93544f72379779e9e70e assets/phoenixcore/models/item/phoenix_enriched_tritanium_casing.json
3695f913f972e428c21b2702ceeb083a2d1e416a assets/phoenixcore/models/item/phoenix_gaze_panel.json
9531e52865bc06dc6f15871a2715475a3a102597 assets/phoenixcore/models/item/phoenix_heat_sink_component.json
1fb27d947d09d6e0f376fef2fd9f42752dbf3e0f assets/phoenixcore/models/item/simulated_colony.json
2775a5de8171f06a81537dbe721ef31b5a27a098 assets/phoenixcore/models/item/space_time_cooled_eternity_casing.json
bd56ece52f0e4da8161666cf0191e67c91685969 assets/phoenixcore/models/item/swarm_nurturer.json
d04b04be5c24940b003200486891b5265dbc6196 assets/phoenixcore/models/item/true_heat_stable_coil_block.json
486a52c5b29e9783f3b8ab586edcfeed761f6b62 assets/phoenixcore/models/item/true_phoenix_infused_casing.json
98209959a0325d3ef8b863820ab8cb641ef34af6 assets/phoenixcore/models/item/twisted_computer_casing.json
e128790c83a3a76376cd718b0148b5527ecb4a5a data/gtceu/tags/blocks/mineable/pickaxe_or_wrench.json
91078bca581b4fd3b8206a9faeaf128b1a3c4533 data/gtceu/tags/blocks/mineable/pickaxe_or_wrench.json
042a4e3c1573b804ba6899b88d4acd7602b757fc data/minecraft/tags/blocks/needs_stone_tool.json
1eac1756cb8c3c15ab10048ead322a198f25fe06 data/phoenixcore/loot_tables/blocks/akashic_coil_block.json
366721ce944fe268946a6838a4a9e4bcd2037958 data/phoenixcore/loot_tables/blocks/akashic_zeronium_casing.json
260fcc8bdf6858210911b91481c245dc6229253f data/phoenixcore/loot_tables/blocks/blazing_filter_casing.json
c2ab43285038384d563de4c6cacf8d1e0d4e3429 data/phoenixcore/loot_tables/blocks/perfected_logic.json
34dda211babd91ec406f7b312dcce14c08a0ed35 data/phoenixcore/loot_tables/blocks/phoenix_enriched_neutronium_casing.json
ce571e0f6925f40e66c90da6734889e41a736744 data/phoenixcore/loot_tables/blocks/phoenix_enriched_tritanium_casing.json
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,76 @@
{
"variants": {
"facing=east,upwards_facing=east": {
"gtceu:z": 270,
"model": "phoenixcore:block/machine/advanced_cracking_unit",
"y": 90
},
"facing=east,upwards_facing=north": {
"model": "phoenixcore:block/machine/advanced_cracking_unit",
"y": 90
},
"facing=east,upwards_facing=south": {
"gtceu:z": 180,
"model": "phoenixcore:block/machine/advanced_cracking_unit",
"y": 90
},
"facing=east,upwards_facing=west": {
"gtceu:z": 90,
"model": "phoenixcore:block/machine/advanced_cracking_unit",
"y": 90
},
"facing=north,upwards_facing=east": {
"gtceu:z": 270,
"model": "phoenixcore:block/machine/advanced_cracking_unit"
},
"facing=north,upwards_facing=north": {
"model": "phoenixcore:block/machine/advanced_cracking_unit"
},
"facing=north,upwards_facing=south": {
"gtceu:z": 180,
"model": "phoenixcore:block/machine/advanced_cracking_unit"
},
"facing=north,upwards_facing=west": {
"gtceu:z": 90,
"model": "phoenixcore:block/machine/advanced_cracking_unit"
},
"facing=south,upwards_facing=east": {
"gtceu:z": 270,
"model": "phoenixcore:block/machine/advanced_cracking_unit",
"y": 180
},
"facing=south,upwards_facing=north": {
"model": "phoenixcore:block/machine/advanced_cracking_unit",
"y": 180
},
"facing=south,upwards_facing=south": {
"gtceu:z": 180,
"model": "phoenixcore:block/machine/advanced_cracking_unit",
"y": 180
},
"facing=south,upwards_facing=west": {
"gtceu:z": 90,
"model": "phoenixcore:block/machine/advanced_cracking_unit",
"y": 180
},
"facing=west,upwards_facing=east": {
"gtceu:z": 270,
"model": "phoenixcore:block/machine/advanced_cracking_unit",
"y": 270
},
"facing=west,upwards_facing=north": {
"model": "phoenixcore:block/machine/advanced_cracking_unit",
"y": 270
},
"facing=west,upwards_facing=south": {
"gtceu:z": 180,
"model": "phoenixcore:block/machine/advanced_cracking_unit",
"y": 270
},
"facing=west,upwards_facing=west": {
"gtceu:z": 90,
"model": "phoenixcore:block/machine/advanced_cracking_unit",
"y": 270
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,76 @@
{
"variants": {
"facing=east,upwards_facing=east": {
"gtceu:z": 270,
"model": "phoenixcore:block/machine/aetherial_fabricator",
"y": 90
},
"facing=east,upwards_facing=north": {
"model": "phoenixcore:block/machine/aetherial_fabricator",
"y": 90
},
"facing=east,upwards_facing=south": {
"gtceu:z": 180,
"model": "phoenixcore:block/machine/aetherial_fabricator",
"y": 90
},
"facing=east,upwards_facing=west": {
"gtceu:z": 90,
"model": "phoenixcore:block/machine/aetherial_fabricator",
"y": 90
},
"facing=north,upwards_facing=east": {
"gtceu:z": 270,
"model": "phoenixcore:block/machine/aetherial_fabricator"
},
"facing=north,upwards_facing=north": {
"model": "phoenixcore:block/machine/aetherial_fabricator"
},
"facing=north,upwards_facing=south": {
"gtceu:z": 180,
"model": "phoenixcore:block/machine/aetherial_fabricator"
},
"facing=north,upwards_facing=west": {
"gtceu:z": 90,
"model": "phoenixcore:block/machine/aetherial_fabricator"
},
"facing=south,upwards_facing=east": {
"gtceu:z": 270,
"model": "phoenixcore:block/machine/aetherial_fabricator",
"y": 180
},
"facing=south,upwards_facing=north": {
"model": "phoenixcore:block/machine/aetherial_fabricator",
"y": 180
},
"facing=south,upwards_facing=south": {
"gtceu:z": 180,
"model": "phoenixcore:block/machine/aetherial_fabricator",
"y": 180
},
"facing=south,upwards_facing=west": {
"gtceu:z": 90,
"model": "phoenixcore:block/machine/aetherial_fabricator",
"y": 180
},
"facing=west,upwards_facing=east": {
"gtceu:z": 270,
"model": "phoenixcore:block/machine/aetherial_fabricator",
"y": 270
},
"facing=west,upwards_facing=north": {
"model": "phoenixcore:block/machine/aetherial_fabricator",
"y": 270
},
"facing=west,upwards_facing=south": {
"gtceu:z": 180,
"model": "phoenixcore:block/machine/aetherial_fabricator",
"y": 270
},
"facing=west,upwards_facing=west": {
"gtceu:z": 90,
"model": "phoenixcore:block/machine/aetherial_fabricator",
"y": 270
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,76 @@
{
"variants": {
"facing=east,upwards_facing=east": {
"gtceu:z": 270,
"model": "phoenixcore:block/machine/alchemical_imbuer",
"y": 90
},
"facing=east,upwards_facing=north": {
"model": "phoenixcore:block/machine/alchemical_imbuer",
"y": 90
},
"facing=east,upwards_facing=south": {
"gtceu:z": 180,
"model": "phoenixcore:block/machine/alchemical_imbuer",
"y": 90
},
"facing=east,upwards_facing=west": {
"gtceu:z": 90,
"model": "phoenixcore:block/machine/alchemical_imbuer",
"y": 90
},
"facing=north,upwards_facing=east": {
"gtceu:z": 270,
"model": "phoenixcore:block/machine/alchemical_imbuer"
},
"facing=north,upwards_facing=north": {
"model": "phoenixcore:block/machine/alchemical_imbuer"
},
"facing=north,upwards_facing=south": {
"gtceu:z": 180,
"model": "phoenixcore:block/machine/alchemical_imbuer"
},
"facing=north,upwards_facing=west": {
"gtceu:z": 90,
"model": "phoenixcore:block/machine/alchemical_imbuer"
},
"facing=south,upwards_facing=east": {
"gtceu:z": 270,
"model": "phoenixcore:block/machine/alchemical_imbuer",
"y": 180
},
"facing=south,upwards_facing=north": {
"model": "phoenixcore:block/machine/alchemical_imbuer",
"y": 180
},
"facing=south,upwards_facing=south": {
"gtceu:z": 180,
"model": "phoenixcore:block/machine/alchemical_imbuer",
"y": 180
},
"facing=south,upwards_facing=west": {
"gtceu:z": 90,
"model": "phoenixcore:block/machine/alchemical_imbuer",
"y": 180
},
"facing=west,upwards_facing=east": {
"gtceu:z": 270,
"model": "phoenixcore:block/machine/alchemical_imbuer",
"y": 270
},
"facing=west,upwards_facing=north": {
"model": "phoenixcore:block/machine/alchemical_imbuer",
"y": 270
},
"facing=west,upwards_facing=south": {
"gtceu:z": 180,
"model": "phoenixcore:block/machine/alchemical_imbuer",
"y": 270
},
"facing=west,upwards_facing=west": {
"gtceu:z": 90,
"model": "phoenixcore:block/machine/alchemical_imbuer",
"y": 270
}
}
}
Loading
Loading