manifest
This commit is contained in:
parent
99339029bb
commit
90433c4b16
6 changed files with 486 additions and 468 deletions
29
CHANGELOG.md
29
CHANGELOG.md
|
|
@ -10,6 +10,16 @@
|
|||
- Повсеместное улучшение читабильности кода.
|
||||
- Добавлено несколько рецептов для дробилки тфк, так как некоторые отсутствовали (связано с порошком).
|
||||
- Изменен рецепт LV Machine Casing, теперь он использует пластины красной и синей стали.
|
||||
### Update mods
|
||||
- TerraFirmaGreg 0.0.12 -> 0.0.13
|
||||
- Cucumber 7.0.4 -> 7.0.6
|
||||
- ResourcefulLib 2.1.16 -> 2.1.18
|
||||
- Blur 3.1.0 -> 3.1.1
|
||||
- XaeroMinimap 23.8.4 -> 23.9.0
|
||||
- XaeroWorldMap 1.36.0 -> 1.37.0
|
||||
- Ae2WT 15.1.4 -> 15.1.5
|
||||
- FTBQuestsOptimizer 1.1.3 -> 1.1.4
|
||||
- Curios 5.4.3 -> 5.4.4
|
||||
|
||||
## [0.1.1] - 2023-11-29
|
||||
### Fixes
|
||||
|
|
@ -28,16 +38,17 @@
|
|||
- Исправлен баг, когда можно было сделать некоторые нежелательные рецепты из AdAstra.
|
||||
- Возвращены рецепты MCW AIO, да они кривые, но я не буду за автора делать всю работу, пусть фиксит свой говно-мод.
|
||||
- Исправлен рецепт доменной печи тфк.
|
||||
### New mods
|
||||
- exposure
|
||||
### Update mods
|
||||
- TerraFirmaGreg 0.0.12 -> 0.0.13
|
||||
- Cucumber 7.0.4 -> 7.0.6
|
||||
- ResourcefulLib 2.1.16 -> 2.1.18
|
||||
- Blur 3.1.0 -> 3.1.1
|
||||
- XaeroMinimap 23.8.4 -> 23.9.0
|
||||
- XaeroWorldMap 1.36.0 -> 1.37.0
|
||||
- Ae2WT 15.1.4 -> 15.1.5
|
||||
- FTBQuestsOptimizer 1.1.3 -> 1.1.4
|
||||
- Curios 5.4.3 -> 5.4.4
|
||||
- customSkinLoader -> 14.18.3
|
||||
- corpse -> 1.0.9
|
||||
- Placebo -> 8.6.0
|
||||
- XaeroMinimap -> 23.9.1
|
||||
- XaeroWorldMap -> 1.37.1
|
||||
- Curios -> 5.4.5
|
||||
- sophisticatedbackpacks -> 3.19.1.962
|
||||
- sophisticatedcore -> 0.5.108.504
|
||||
|
||||
## [0.1.0] - 2023-11-27
|
||||
### Fixes
|
||||
|
|
|
|||
|
|
@ -123,6 +123,7 @@
|
|||
"extendedcrafting:flux_crafter": null,
|
||||
"extendedcrafting:compressor": null,
|
||||
"corpse:corpse": null,
|
||||
"treetap:tap": null,
|
||||
"extendedcrafting:crafting_core": null,
|
||||
"extendedcrafting:basic_table": null,
|
||||
"extendedcrafting:advanced_table": null,
|
||||
|
|
|
|||
|
|
@ -2,5 +2,5 @@
|
|||
#Common Settings
|
||||
[common]
|
||||
#Disable / enable any items here (disables their recipes)
|
||||
enabledItems = ["sophisticatedbackpacks:compacting_upgrade|true", "sophisticatedbackpacks:advanced_restock_upgrade|true", "sophisticatedbackpacks:diamond_backpack|true", "sophisticatedbackpacks:tank_upgrade|true", "sophisticatedbackpacks:auto_smoking_upgrade|true", "sophisticatedbackpacks:filter_upgrade|true", "sophisticatedbackpacks:advanced_compacting_upgrade|true", "sophisticatedbackpacks:feeding_upgrade|true", "sophisticatedbackpacks:advanced_pickup_upgrade|true", "sophisticatedbackpacks:smoking_upgrade|true", "sophisticatedbackpacks:everlasting_upgrade|true", "sophisticatedbackpacks:advanced_feeding_upgrade|true", "sophisticatedbackpacks:crafting_upgrade|true", "sophisticatedbackpacks:stack_upgrade_tier_4|true", "sophisticatedbackpacks:stack_upgrade_tier_2|true", "sophisticatedbackpacks:stack_upgrade_tier_3|true", "sophisticatedbackpacks:stack_upgrade_tier_1|true", "sophisticatedbackpacks:advanced_pump_upgrade|true", "sophisticatedbackpacks:refill_upgrade|true", "sophisticatedbackpacks:auto_blasting_upgrade|true", "sophisticatedbackpacks:void_upgrade|true", "sophisticatedbackpacks:advanced_refill_upgrade|true", "sophisticatedbackpacks:advanced_tool_swapper_upgrade|true", "sophisticatedbackpacks:smelting_upgrade|true", "sophisticatedbackpacks:battery_upgrade|true", "sophisticatedbackpacks:magnet_upgrade|true", "sophisticatedbackpacks:advanced_magnet_upgrade|true", "sophisticatedbackpacks:blasting_upgrade|true", "sophisticatedbackpacks:deposit_upgrade|true", "sophisticatedbackpacks:iron_backpack|true", "sophisticatedbackpacks:stonecutter_upgrade|true", "sophisticatedbackpacks:backpack|true", "sophisticatedbackpacks:tool_swapper_upgrade|true", "sophisticatedbackpacks:jukebox_upgrade|true", "sophisticatedbackpacks:advanced_filter_upgrade|true", "sophisticatedbackpacks:inception_upgrade|true", "sophisticatedbackpacks:xp_pump_upgrade|true", "sophisticatedbackpacks:auto_smelting_upgrade|true", "sophisticatedbackpacks:pickup_upgrade|true", "sophisticatedbackpacks:upgrade_base|true", "sophisticatedbackpacks:gold_backpack|true", "sophisticatedbackpacks:advanced_deposit_upgrade|true", "sophisticatedbackpacks:advanced_void_upgrade|true", "sophisticatedbackpacks:restock_upgrade|true", "sophisticatedbackpacks:pump_upgrade|true", "sophisticatedbackpacks:netherite_backpack|true"]
|
||||
enabledItems = ["sophisticatedbackpacks:compacting_upgrade|true", "sophisticatedbackpacks:advanced_restock_upgrade|true", "sophisticatedbackpacks:diamond_backpack|true", "sophisticatedbackpacks:tank_upgrade|true", "sophisticatedbackpacks:auto_smoking_upgrade|true", "sophisticatedbackpacks:filter_upgrade|true", "sophisticatedbackpacks:advanced_compacting_upgrade|true", "sophisticatedbackpacks:feeding_upgrade|true", "sophisticatedbackpacks:advanced_pickup_upgrade|true", "sophisticatedbackpacks:smoking_upgrade|true", "sophisticatedbackpacks:everlasting_upgrade|true", "sophisticatedbackpacks:advanced_feeding_upgrade|true", "sophisticatedbackpacks:crafting_upgrade|true", "sophisticatedbackpacks:stack_upgrade_tier_4|true", "sophisticatedbackpacks:stack_upgrade_tier_2|true", "sophisticatedbackpacks:stack_upgrade_tier_3|true", "sophisticatedbackpacks:stack_upgrade_tier_1|true", "sophisticatedbackpacks:advanced_pump_upgrade|true", "sophisticatedbackpacks:refill_upgrade|true", "sophisticatedbackpacks:auto_blasting_upgrade|true", "sophisticatedbackpacks:void_upgrade|true", "sophisticatedbackpacks:advanced_refill_upgrade|true", "sophisticatedbackpacks:advanced_tool_swapper_upgrade|true", "sophisticatedbackpacks:smelting_upgrade|true", "sophisticatedbackpacks:battery_upgrade|true", "sophisticatedbackpacks:magnet_upgrade|true", "sophisticatedbackpacks:advanced_magnet_upgrade|true", "sophisticatedbackpacks:blasting_upgrade|true", "sophisticatedbackpacks:deposit_upgrade|true", "sophisticatedbackpacks:iron_backpack|true", "sophisticatedbackpacks:stonecutter_upgrade|true", "sophisticatedbackpacks:backpack|true", "sophisticatedbackpacks:tool_swapper_upgrade|true", "sophisticatedbackpacks:jukebox_upgrade|true", "sophisticatedbackpacks:advanced_filter_upgrade|true", "sophisticatedbackpacks:inception_upgrade|true", "sophisticatedbackpacks:xp_pump_upgrade|true", "sophisticatedbackpacks:auto_smelting_upgrade|true", "sophisticatedbackpacks:pickup_upgrade|true", "sophisticatedbackpacks:upgrade_base|true", "sophisticatedbackpacks:gold_backpack|true", "sophisticatedbackpacks:advanced_deposit_upgrade|true", "sophisticatedbackpacks:advanced_void_upgrade|true", "sophisticatedbackpacks:restock_upgrade|true", "sophisticatedbackpacks:pump_upgrade|true", "sophisticatedbackpacks:netherite_backpack|true", "sophisticatedbackpacks:anvil_upgrade|true"]
|
||||
|
||||
|
|
|
|||
|
|
@ -18,12 +18,12 @@
|
|||
"displayNameWhenIconFails": true,
|
||||
"entityNumber": 1000.0,
|
||||
"alwaysDisplayNametags": false,
|
||||
"startFadingAt": 0.0,
|
||||
"dotSize": 2.0,
|
||||
"startFadingAt": 0.0,
|
||||
"renderOverMinimapFrame": 1.0,
|
||||
"icons": 1.0,
|
||||
"names": 0.0,
|
||||
"heightLimit": 20.0,
|
||||
"names": 0.0,
|
||||
"iconScale": 1.0
|
||||
},
|
||||
"subCategories": [
|
||||
|
|
|
|||
753
manifest.json
753
manifest.json
|
|
@ -14,279 +14,14 @@
|
|||
"version": "DEV",
|
||||
"author": "Exception, Xikaro",
|
||||
"files": [
|
||||
{
|
||||
"projectID": 912469,
|
||||
"fileID": 4910372,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 475117,
|
||||
"fileID": 4711435,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 283644,
|
||||
"fileID": 4879089,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 551736,
|
||||
"fileID": 4731947,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 908983,
|
||||
"fileID": 4865171,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 270441,
|
||||
"fileID": 4578892,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 326652,
|
||||
"fileID": 4795348,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 704113,
|
||||
"fileID": 4831434,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 581495,
|
||||
"fileID": 4767500,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 351441,
|
||||
"fileID": 4613538,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 282001,
|
||||
"fileID": 4870180,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 312664,
|
||||
"fileID": 4745380,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 365281,
|
||||
"fileID": 4612683,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 511770,
|
||||
"fileID": 4606615,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 618298,
|
||||
"fileID": 4882572,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 348521,
|
||||
"fileID": 4633444,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 309927,
|
||||
"fileID": 4910911,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 387638,
|
||||
"fileID": 4691333,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 636608,
|
||||
"fileID": 4784626,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 790626,
|
||||
"fileID": 4862982,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 635042,
|
||||
"fileID": 4894852,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 844019,
|
||||
"fileID": 4893142,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 314905,
|
||||
"fileID": 4596742,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 448233,
|
||||
"fileID": 4763645,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 433760,
|
||||
"fileID": 4573913,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 459929,
|
||||
"fileID": 4907335,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 927874,
|
||||
"fileID": 4900788,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 513402,
|
||||
"fileID": 4911974,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 317780,
|
||||
"fileID": 4905653,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 916493,
|
||||
"fileID": 4797195,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 257814,
|
||||
"fileID": 4874915,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 286924,
|
||||
"fileID": 4801419,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 634062,
|
||||
"fileID": 4610474,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 416294,
|
||||
"fileID": 4847655,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 308240,
|
||||
"fileID": 4820041,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 422301,
|
||||
"fileID": 4882589,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 823106,
|
||||
"fileID": 4906217,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 263420,
|
||||
"fileID": 4905607,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 324717,
|
||||
"fileID": 4801177,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 570073,
|
||||
"fileID": 4903912,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 272335,
|
||||
"fileID": 4906607,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 908741,
|
||||
"fileID": 4894282,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 551894,
|
||||
"fileID": 4688940,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 583345,
|
||||
"fileID": 4848425,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 60089,
|
||||
"fileID": 4581240,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 232131,
|
||||
"fileID": 4635878,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 404468,
|
||||
"fileID": 4623116,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 401648,
|
||||
"fileID": 4863626,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 410295,
|
||||
"fileID": 4583492,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 890405,
|
||||
"fileID": 4891191,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 714059,
|
||||
"fileID": 4683092,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 240633,
|
||||
"fileID": 4655091,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 881248,
|
||||
"fileID": 4874233,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 404465,
|
||||
"fileID": 4864329,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 410811,
|
||||
"fileID": 4896152,
|
||||
"projectID": 251407,
|
||||
"fileID": 4751740,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
|
|
@ -295,48 +30,38 @@
|
|||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 367706,
|
||||
"fileID": 4776833,
|
||||
"projectID": 404465,
|
||||
"fileID": 4864329,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 880532,
|
||||
"fileID": 4895948,
|
||||
"projectID": 636608,
|
||||
"fileID": 4784626,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 288885,
|
||||
"fileID": 4711423,
|
||||
"projectID": 286924,
|
||||
"fileID": 4913789,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 237307,
|
||||
"fileID": 4600191,
|
||||
"projectID": 633412,
|
||||
"fileID": 4685319,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 570630,
|
||||
"fileID": 4771655,
|
||||
"projectID": 704113,
|
||||
"fileID": 4831434,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 419699,
|
||||
"fileID": 4663010,
|
||||
"projectID": 459929,
|
||||
"fileID": 4907335,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 299540,
|
||||
"fileID": 4711441,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 495476,
|
||||
"fileID": 4882383,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 223794,
|
||||
"fileID": 4857895,
|
||||
"projectID": 240633,
|
||||
"fileID": 4655091,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
|
|
@ -344,29 +69,189 @@
|
|||
"fileID": 4810975,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 308240,
|
||||
"fileID": 4820041,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 288885,
|
||||
"fileID": 4711423,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 688231,
|
||||
"fileID": 4836196,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 297038,
|
||||
"fileID": 4894705,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 309674,
|
||||
"fileID": 4838266,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 238086,
|
||||
"fileID": 4878381,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 328085,
|
||||
"fileID": 4835191,
|
||||
"projectID": 387638,
|
||||
"fileID": 4691333,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 871755,
|
||||
"fileID": 4888995,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 433760,
|
||||
"fileID": 4573913,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 367706,
|
||||
"fileID": 4776833,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 634062,
|
||||
"fileID": 4610474,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 916493,
|
||||
"fileID": 4797195,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 511770,
|
||||
"fileID": 4606615,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 880532,
|
||||
"fileID": 4895948,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 635042,
|
||||
"fileID": 4894852,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 365281,
|
||||
"fileID": 4612683,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 416294,
|
||||
"fileID": 4847655,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 309927,
|
||||
"fileID": 4913335,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 583345,
|
||||
"fileID": 4848425,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 551736,
|
||||
"fileID": 4731947,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 263420,
|
||||
"fileID": 4911817,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 254284,
|
||||
"fileID": 4887789,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 495693,
|
||||
"fileID": 4870168,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 237307,
|
||||
"fileID": 4600191,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 419699,
|
||||
"fileID": 4663010,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 531761,
|
||||
"fileID": 4757228,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 292038,
|
||||
"fileID": 4594106,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 289412,
|
||||
"fileID": 4872462,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 314905,
|
||||
"fileID": 4596742,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 422301,
|
||||
"fileID": 4913632,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 844019,
|
||||
"fileID": 4893142,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 312664,
|
||||
"fileID": 4745380,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 232131,
|
||||
"fileID": 4635878,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 410295,
|
||||
"fileID": 4583492,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 823106,
|
||||
"fileID": 4906217,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 790626,
|
||||
"fileID": 4862982,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 401648,
|
||||
"fileID": 4863626,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 618298,
|
||||
"fileID": 4913628,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 324717,
|
||||
"fileID": 4801177,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
|
|
@ -375,8 +260,193 @@
|
|||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 292038,
|
||||
"fileID": 4594106,
|
||||
"projectID": 404468,
|
||||
"fileID": 4623116,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 351441,
|
||||
"fileID": 4613538,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 908983,
|
||||
"fileID": 4865171,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 410811,
|
||||
"fileID": 4896152,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 328085,
|
||||
"fileID": 4835191,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 310111,
|
||||
"fileID": 4834408,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 268387,
|
||||
"fileID": 4825810,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 570630,
|
||||
"fileID": 4771655,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 283644,
|
||||
"fileID": 4913663,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 297038,
|
||||
"fileID": 4894705,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 551894,
|
||||
"fileID": 4688940,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 60089,
|
||||
"fileID": 4581240,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 257814,
|
||||
"fileID": 4874915,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 282001,
|
||||
"fileID": 4870180,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 317780,
|
||||
"fileID": 4911857,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 348521,
|
||||
"fileID": 4633444,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 354353,
|
||||
"fileID": 4891706,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 299540,
|
||||
"fileID": 4711441,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 309674,
|
||||
"fileID": 4838266,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 912469,
|
||||
"fileID": 4910372,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 448233,
|
||||
"fileID": 4763645,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 435044,
|
||||
"fileID": 4596768,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 714059,
|
||||
"fileID": 4683092,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 316582,
|
||||
"fileID": 4913871,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 908741,
|
||||
"fileID": 4894282,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 581495,
|
||||
"fileID": 4767500,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 881248,
|
||||
"fileID": 4874233,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 495476,
|
||||
"fileID": 4882383,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 940350,
|
||||
"fileID": 4903135,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 223794,
|
||||
"fileID": 4857895,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 475117,
|
||||
"fileID": 4711435,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 302973,
|
||||
"fileID": 4895012,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 890405,
|
||||
"fileID": 4891191,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 450659,
|
||||
"fileID": 4645815,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 654373,
|
||||
"fileID": 4873766,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 272335,
|
||||
"fileID": 4906607,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 570073,
|
||||
"fileID": 4903912,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 927874,
|
||||
"fileID": 4900788,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
|
|
@ -390,78 +460,13 @@
|
|||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 940350,
|
||||
"fileID": 4903135,
|
||||
"projectID": 513402,
|
||||
"fileID": 4911974,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 268387,
|
||||
"fileID": 4825810,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 495693,
|
||||
"fileID": 4870168,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 310111,
|
||||
"fileID": 4834408,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 316582,
|
||||
"fileID": 4678972,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 254284,
|
||||
"fileID": 4887789,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 450659,
|
||||
"fileID": 4645815,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 354353,
|
||||
"fileID": 4891706,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 654373,
|
||||
"fileID": 4873766,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 251407,
|
||||
"fileID": 4751740,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 302973,
|
||||
"fileID": 4895012,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 531761,
|
||||
"fileID": 4757228,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 435044,
|
||||
"fileID": 4596768,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 633412,
|
||||
"fileID": 4685319,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"projectID": 289412,
|
||||
"fileID": 4872462,
|
||||
"projectID": 270441,
|
||||
"fileID": 4578892,
|
||||
"required": true
|
||||
}
|
||||
],
|
||||
|
|
|
|||
165
modlist.html
165
modlist.html
|
|
@ -1,92 +1,93 @@
|
|||
<ul>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/ftb-quests-optimizer">FTB Quests Optimizer (by big_energy)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/fastsuite">FastSuite (by Shadows_of_Fire)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/placebo">Placebo (by Shadows_of_Fire)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/dynamiclights-reforged">Magnesium/Rubidium Dynamic Lights (by Anthxny)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/macaws-for-terrafirmacraft">All-In-One, Macaw's Mods for TerraFirmaCraft (by ArcWolfGaming)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/itemphysic-lite">ItemPhysic Lite (by CreativeMD)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/cupboard">Cupboard (by someaddon)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/botarium">Botarium (by CodexAdrian)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/oculus">Oculus (by Asek3)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/pick-up-notifier">Pick Up Notifier [Forge & Fabric] (by Fuzs)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/cc-tweaked">CC: Tweaked (by SquidDev)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/simple-login">Simple Login (by seraph_jack)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/serverconfig-updater">ServerConfig Updater (by Darkere)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/drippy-loading-screen">Drippy Loading Screen [Forge] (by Keksuccino)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/sophisticated-core">Sophisticated Core (by P3pp3rF1y)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/cloth-config">Cloth Config API (Fabric/Forge) (by shedaniel)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/curios">Curios API (Forge) (by TheIllusiveC4)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/more-red">More Red (by Commoble)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/open-parties-and-claims">Open Parties and Claims (by xaero96)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/modernfix">ModernFix (by embeddedt)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/ad-astra">Ad Astra (by AlexNijjar)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/astikor-carts-tfc">Astikor Carts TFC (by Verph)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/ftb-ranks-forge">FTB Ranks (Forge) (by FTB)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/entityculling">Entity Culling Fabric/Forge (by tr7zw)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/not-enough-animations">Not Enough Animations (by tr7zw)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/applied-energistics-2-wireless-terminals">Applied Energistics 2 Wireless Terminals (by Mari_023)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/treetap">Tree Tap (by LobsterJonn)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/terrafirmagreg-mod">TerraFirmaGreg (by Exception)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/xaeros-world-map">Xaero's World Map (by xaero96)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/astikor-carts-redux">AstikorCarts Redux (by jusipat)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/creativecore">CreativeCore (by CreativeMD)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/customskinloader">CustomSkinLoader (by xfl03)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/no-chat-reports">No Chat Reports (by Aizistral)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/rhino">Rhino (by LatvianModder)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/cherished-worlds">Cherished Worlds (Fabric/Forge/Quilt) (by TheIllusiveC4)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/sophisticated-backpacks">Sophisticated Backpacks (by P3pp3rF1y)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/blur-forge">Blur (Forge) (by dimadencep)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/xaeros-minimap">Xaero's Minimap (by xaero96)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/jade">Jade 🔍 (by Snownee)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/resourceful-lib">Resourceful Lib (by ThatGravyBoat)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/cucumber">Cucumber Library (by BlakeBr0)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/embeddium">Embeddium (by embeddedt)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/better-compatibility-checker">Better Compatibility Checker (by Gaz_)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/jade-addons">Jade Addons (Forge) (by Snownee)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/mouse-tweaks">Mouse Tweaks (by YaLTeR)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/default-options">Default Options (by BlayTheNinth)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/ftb-teams-forge">FTB Teams (Forge) (by FTB)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/betterf3">BetterF3 (by cominixo)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/konkrete">Konkrete [Forge] (by Keksuccino)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/gregtechceu-modern">GregTechCEu Modern (by KilaBash)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/resourceful-config">Resourceful Config (by ThatGravyBoat)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/inventory-sorter">Inventory Sorter (by cpw)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/terrafirmaships">TerraFirmaShips (by w8b40t)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/ftb-library-forge">FTB Library (Forge) (by FTB)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/ftb-essentials-forge">FTB Essentials (Forge & Fabric) (by FTB)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/client-tweaks">Client Tweaks (by BlayTheNinth)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/tool-belt">Tool Belt (by gigaherz)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/fancymenu-forge">FancyMenu [Forge] (by Keksuccino)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/tfc-aged-alcohol">TFC Aged Alcohol (by HermitOwO)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/fastworkbench">FastWorkbench (by Shadows_of_Fire)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/cosmetic-armor-reworked">Cosmetic Armor Reworked (by LainMI)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/lootjs">LootJS: KubeJS Addon (by Lytho)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/architectury-api">Architectury API (Fabric/Forge) (by shedaniel)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/fastfurnace">FastFurnace (by Shadows_of_Fire)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/puzzles-lib">Puzzles Lib [Forge & Fabric] (by Fuzs)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/applied-energistics-2">Applied Energistics 2 (by thetechnici4n)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/ftb-library-forge">FTB Library (Forge) (by FTB)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/open-parties-and-claims">Open Parties and Claims (by xaero96)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/customskinloader">CustomSkinLoader (by xfl03)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/smooth-boot-reloaded">Smooth Boot (Reloaded) (by AbdElAziz333)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/botarium">Botarium (by CodexAdrian)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/applied-energistics-2-wireless-terminals">Applied Energistics 2 Wireless Terminals (by Mari_023)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/inventory-sorter">Inventory Sorter (by cpw)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/ferritecore">FerriteCore (Forge) (by malte0811)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/cherished-worlds">Cherished Worlds (Fabric/Forge/Quilt) (by TheIllusiveC4)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/fastworkbench">FastWorkbench (by Shadows_of_Fire)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/create-steam-n-rails">Create: Steam 'n' Rails (by mattentosh)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/craftpresence">CraftPresence (by CDAGaming_)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/item-filters">Item Filters (by LatvianModder)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/kubejs">KubeJS (by LatvianModder)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/create">Create (by simibubi)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/patchouli">Patchouli (by Vazkii)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/more-red">More Red (by Commoble)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/exposure">Exposure (by mortuusars)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/not-enough-animations">Not Enough Animations (by tr7zw)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/fancymenu-forge">FancyMenu [Forge] (by Keksuccino)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/no-chat-reports">No Chat Reports (by Aizistral)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/astikor-carts-redux">AstikorCarts Redux (by jusipat)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/drippy-loading-screen">Drippy Loading Screen [Forge] (by Keksuccino)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/tfc-aged-alcohol">TFC Aged Alcohol (by HermitOwO)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/ad-astra">Ad Astra (by AlexNijjar)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/serverconfig-updater">ServerConfig Updater (by Darkere)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/rhino">Rhino (by LatvianModder)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/curios">Curios API (Forge) (by TheIllusiveC4)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/jade-addons">Jade Addons (Forge) (by Snownee)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/dynamiclights-reforged">Magnesium/Rubidium Dynamic Lights (by Anthxny)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/xaeros-minimap">Xaero's Minimap (by xaero96)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/ambientsounds">AmbientSounds 5 (by CreativeMD)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/farsight">Farsight [Forge] (by someaddon)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/cosmetic-armor-reworked">Cosmetic Armor Reworked (by LainMI)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/architectury-api">Architectury API (Fabric/Forge) (by shedaniel)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/balm">Balm (Forge Edition) (by BlayTheNinth)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/better-ping-display">Better Ping Display (by Quintinity)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/ftb-quests-forge">FTB Quests (Forge) (by FTB)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/ftb-ranks-forge">FTB Ranks (Forge) (by FTB)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/sophisticated-backpacks">Sophisticated Backpacks (by P3pp3rF1y)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/astikor-carts-tfc">Astikor Carts TFC (by Verph)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/simple-login">Simple Login (by seraph_jack)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/default-options">Default Options (by BlayTheNinth)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/konkrete">Konkrete [Forge] (by Keksuccino)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/blur-forge">Blur (Forge) (by dimadencep)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/modernfix">ModernFix (by embeddedt)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/betterf3">BetterF3 (by cominixo)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/sophisticated-core">Sophisticated Core (by P3pp3rF1y)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/jade">Jade 🔍 (by Snownee)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/patchouli">Patchouli (by Vazkii)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/ftb-teams-forge">FTB Teams (Forge) (by FTB)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/pick-up-notifier">Pick Up Notifier [Forge & Fabric] (by Fuzs)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/macaws-for-terrafirmacraft">All-In-One, Macaw's Mods for TerraFirmaCraft (by ArcWolfGaming)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/ftb-essentials-forge">FTB Essentials (Forge & Fabric) (by FTB)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/create">Create (by simibubi)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/roughly-enough-items">Roughly Enough Items Fabric/Forge (REI) (by shedaniel)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/extended-crafting">Extended Crafting (by BlakeBr0)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/lootjs">LootJS: KubeJS Addon (by Lytho)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/placebo">Placebo (by Shadows_of_Fire)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/craftpresence">CraftPresence (by CDAGaming_)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/better-compatibility-checker">Better Compatibility Checker (by Gaz_)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/mouse-tweaks">Mouse Tweaks (by YaLTeR)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/creativecore">CreativeCore (by CreativeMD)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/cc-tweaked">CC: Tweaked (by SquidDev)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/xaeros-world-map">Xaero's World Map (by xaero96)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/cloth-config">Cloth Config API (Fabric/Forge) (by shedaniel)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/water-flasks">TFC Water Flasks (by gaelmare)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/fastfurnace">FastFurnace (by Shadows_of_Fire)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/item-filters">Item Filters (by LatvianModder)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/ftb-quests-optimizer">FTB Quests Optimizer (by big_energy)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/entityculling">Entity Culling Fabric/Forge (by tr7zw)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/better-third-person">Better Third Person (by Socolio)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/resourceful-config">Resourceful Config (by ThatGravyBoat)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/corpse">Corpse (by henkelmax)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/embeddium">Embeddium (by embeddedt)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/oculus">Oculus (by Asek3)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/terrafirmaships">TerraFirmaShips (by w8b40t)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/puzzles-lib">Puzzles Lib [Forge & Fabric] (by Fuzs)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/tfc-ambiental-second-edition">TFC Ambiental: Second edition (by LobsterJonn)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/applied-energistics-2">Applied Energistics 2 (by thetechnici4n)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/fastsuite">FastSuite (by Shadows_of_Fire)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/terrafirmacraft">TerraFirmaCraft (by Dries007)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/gregtechceu-modern">GregTechCEu Modern (by KilaBash)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/small-ships">Small Ships [Fabric & Forge] (by talhanation)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/rubidium-extra">Rubidium Extra (by dimadencep)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/cucumber">Cucumber Library (by BlakeBr0)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/resourceful-lib">Resourceful Lib (by ThatGravyBoat)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/treetap">Tree Tap (by LobsterJonn)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/roughly-enough-items-hacks">REI Plugin Compatibilities (REIPC) (by shedaniel)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/inventory-hud-forge">Inventory HUD+ (by dmitrylovin)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/tfc-ambiental-second-edition">TFC Ambiental: Second edition (by LobsterJonn)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/extended-crafting">Extended Crafting (by BlakeBr0)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/farsight">Farsight [Forge] (by someaddon)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/roughly-enough-items">Roughly Enough Items Fabric/Forge (REI) (by shedaniel)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/corpse">Corpse (by henkelmax)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/ambientsounds">AmbientSounds 5 (by CreativeMD)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/small-ships">Small Ships [Fabric & Forge] (by talhanation)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/water-flasks">TFC Water Flasks (by gaelmare)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/rubidium-extra">Rubidium Extra (by dimadencep)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/client-tweaks">Client Tweaks (by BlayTheNinth)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/terrafirmacraft">TerraFirmaCraft (by Dries007)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/balm">Balm (Forge Edition) (by BlayTheNinth)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/better-third-person">Better Third Person (by Socolio)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/smooth-boot-reloaded">Smooth Boot (Reloaded) (by AbdElAziz333)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/ftb-quests-forge">FTB Quests (Forge) (by FTB)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/terrafirmagreg-mod">TerraFirmaGreg (by Exception)</a></li>
|
||||
<li><a href="https://www.curseforge.com/minecraft/mc-mods/itemphysic-lite">ItemPhysic Lite (by CreativeMD)</a></li>
|
||||
</ul>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue