Skip to content

Commit

Permalink
Merge pull request #1 from SamLam140330/v0.7-Alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
SamLam140330 authored Feb 4, 2021
2 parents 46cc0ff + eed03c3 commit f28d50d
Show file tree
Hide file tree
Showing 22 changed files with 409 additions and 95 deletions.
66 changes: 66 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,71 @@
# Dangerous World Modpack Changelog

## 0.7 (Beta)

Forge Version: 1.12.2-14.23.5.2847
Total Mods: 259

**Changes**

- The grue spawn light level increase from 4 to 5
- The grue spawn time increase decrease from 10 to 7
- Add version number in the main menu right bottom
- Fix no recipe of chromium singularity
- Edit tip text
- Add EMC for adaminite ingot, glitch infused ingot and ironwood ingot
- Change the recipe of Ultimate Singularity

**Updated Mods**

- The Betweenlands
- Actually Additions
- Alchemistry
- Avaritia
- Bewitchment
- Buildcraft
- Chunk-Pregenerator
- Construct's Armory
- CraftPresence
- CraftTweaker
- Cyclic
- Cyclops Core
- DivineRPG
- Draconic Additions
- Dynamic Surroundings
- Electroblob's Wizardry
- Ender IO
- ExtraPlanets
- Flux Networks
- FoamFix
- FTB Utilities
- Galacticraft Core
- Galacticraft Planets
- Gas Conduits
- Hammer (Lib) Core
- Idō
- Industrial Craft
- Integrated Dynamics
- Integrated Tunnels
- LLibrary
- Micdoodle Core
- NuclearCraft
- Patchouli
- Psi
- RandomPatches
- Rockhounding Mod: Chemistry
- Rockhounding Mod: Core
- Thaumic Additions: Reconstructed
- Thaumic Augmentation
- The Aether
- TickCentral

**Added Mods**

- Better Builder's Wands
- Mixin Bootstrap
- Obfuscate
- Translocators

## 0.6 (Beta)

Forge Version: 1.12.2-14.23.5.2847
Expand Down
8 changes: 8 additions & 0 deletions ClientSide/overrides/config/CustomMainMenu/mainmenu.json
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,14 @@
"gui": "credits"
}
},
"version":
{
"text": "Version 0.7-Beta",
"posX": -85,
"posY": -22,
"color": -1,
"alignment": "bottom_right"
},
"fml":
{
"text": "",
Expand Down
18 changes: 15 additions & 3 deletions ClientSide/overrides/config/ProjectE/custom_emc.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,16 @@
{
"entries": [],
"__comment": "Use the in-game commands to edit this file"
}
"entries": [
{
"item": "thaumadditions:adaminite_ingot|0",
"emc": 323214500
},
{
"item": "deepmoblearning:glitch_infused_ingot|0",
"emc": 89685750
},
{
"item": "twilightforest:ironwood_ingot|0",
"emc": 68426520
}
]
}
45 changes: 45 additions & 0 deletions ClientSide/overrides/config/betterbuilderswands.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
# Configuration file

##########################################################################################################
# balance
#--------------------------------------------------------------------------------------------------------#
# For those wanting to change balance.
# Note: The 'blocks-at-a-time' for the unbreakable wand is 2^n where n is the damage value. Recipe modification can be done with another mod.
##########################################################################################################

balance {
# How many blocks the diamond wand can place at a time. Use -1 for default
I:diamond_wand_limit=-1
}


general {
# Blocks that won't work at all with the wands. E.g. 'minecraft:bedrock/0'
S:blacklisted_blocks <
>

# Enable recipe for diamond builder's wand
B:enable_diamond_wand=true

# Enable recipe for iron builder's wand
B:enable_iron_wand=true

# Enable recipe for stone builder's wand
B:enable_stone_wand=true

# Specify forced mappings for what to build from certain blocks.
# (what you are looking at)=>(number required)*(item required)=>(block to build)
S:forced_blocks=minecraft:grass/0=>1*minecraft:grass/0=>minecraft:grass/0,minecraft:grass/0=>1*minecraft:dirt/0=>minecraft:dirt/0,minecraft:lapis_ore/0=>1*minecraft:lapis_ore/4=>minecraft:lapis_ore/0,minecraft:lit_redstone_ore/0=>1*minecraft:redstone_ore/0=>minecraft:lit_redstone_ore/0,minecraft:grass/0=>1*minecraft:grass/0=>minecraft:grass/0,minecraft:grass/0=>1*minecraft:dirt/0=>minecraft:dirt/0,minecraft:dirt/1=>1*minecraft:dirt/1=>minecraft:dirt/1,minecraft:dirt/1=>1*minecraft:dirt/0=>minecraft:dirt/0,minecraft:dirt/2=>1*minecraft:dirt/2=>minecraft:dirt/2,minecraft:dirt/2=>1*minecraft:dirt/0=>minecraft:dirt/0

# Blocks that break assumptions. When the placed block is not what you expect. E.g. 'minecraft:bedrock/0'
S:no_assumption_blocks <
>
}


why_not {
# For those that don't like Extra Utils progression. [default: false]
B:straymav_ultimate_wand=false
}


113 changes: 61 additions & 52 deletions ClientSide/overrides/config/craftpresence.properties
Original file line number Diff line number Diff line change
@@ -1,68 +1,77 @@
#CraftPresence - Configuration Settings
#Current Version -> v1.7.0 (Schema v1)
#Current Version -> v1.7.6 (Schema v1)
#
#Last synchronized:
#Fri Sep 18 09:58:07 CST 2020
Verbose_Mode=false
#Fri Jan 29 17:04:30 CST 2021
Enable_Per-Gui_System=false
Strip_Translation_Colors=false
Debug_Mode=false
Enable_Commands=false
Player_Health_Placeholder=Health\: &current&/&max&
Detect_MultiMC_Instance=false
Server_Messages=[default;Playing Dangerous World Modpack Server]
Detect_Technic_Pack=false
World_Data_Placeholder=On &worldname&
Show_Dimension=true
Show_Biome=true
LAN_Game_Message=Playing on a LAN Server
Small_Image_Key_Format=&SERVER&&PACK&
Default_Server_Icon=default
Dimension_Messages=[default;In the &dimension&]
Details_Message_Format=&MAINMENU&&DIMENSION&
Default_Server_Name=Dangerous World Modpack Server
Detect_MCUpdater_Instance=false
Mods_Placeholder=&modcount& Mod(s)
Large_Image_Key_Format=&MAINMENU&&DIMENSION&
Show_Logging_in_Chat=false
Tooltip_Border_Color=0x505000FF
Enable_Join_Requests=false
Reset_Time_on_Init=false
Server_Messages=[default;Playing Dangerous World Modpack Server]
Entity_Riding_Messages=[default;Riding &entity&]
Entity_Target_Messages=[default;Targeting &entity&]
Player_Outer_Info_Placeholder=As &name&
Schema_Version=1
Strip_Translation_Colors=false
Debug_Mode=false
Render_Tooltips=true
Game_State_Message_Format=&SERVER&
Language_ID=en_us
Entity_Riding_Messages=[default;Riding &entity&]
Default_Server_MOTD=Playing Dangerous World Modpack Server
Client_ID=
Detect_World_Data=true
Enable_Per-Entity_System=false
Show_Logging_in_Chat=false
Enable_Per-Item_System=false
Player_Coordinate_Placeholder=At &xPosition&, &zPosition&
Default_Icon=grass
Config_Gui_Keybind=0
Large_Image_Text_Format=&MAINMENU&&DIMENSION&
Player_Inner_Info_Placeholder=(&health&)
Gui_Background_Color=minecraft;textures/gui/options_background.png
Format_Words=true
Detect_MCUpdater_Instance=false
Render_Tooltips=true
Schema_Version=1
Item_Messages=[default;Holding &item&]
Split_Character=;
Show_Elapsed_Time=true
Default_Server_Name=Dangerous World Modpack Server
Singleplayer_Game_Message=Playing Singleplayer on Dangerous World Modpack
Refresh_Rate=5
Player_Outer_Info_Placeholder=As &name&
Small_Image_Key_Format=&SERVER&&PACK&
Entity_Attacking_Messages=[default;Attacking &entity&]
Loading_Message=Loading...
Detect_Dimension_Data=true
Detect_Curse_Manifest=true
Verbose_Mode=false
Button_Background_Color=minecraft;textures/gui/widgets.png
Show_Elapsed_Time=true
Dimension_Messages=[default;In the &dimension&]
Player_Health_Placeholder=Health\: &current&/&max&
World_Data_Placeholder=On &worldname&
Default_Dimension_Icon=overworld
Include_Extra_Gui_Classes=false
Detect_MultiMC_Instance=false
Player_List_Placeholder=&current& / &max& Players
Biome_Messages=[default;Playing in &biome&]
Singleplayer_Game_Message=Playing Singleplayer on Dangerous World Modpack
Tooltip_Background_Color=0xF0100010
LAN_Game_Message=Playing Dangerous World Modpack LAN Server
Gui_Messages=[default;In &screen&]
Last_MC_Version_ID=340
Modpack_Message=Dangerous World Modpack
Enable_Per-Gui_System=false
Default_Icon=grass
Vivecraft_Message=Playing in VR via Vivecraft
Fallback_Pack_Placeholder=
Detect_Curse_Manifest=true
Player_Inner_Info_Placeholder=(&health&)
Config_Gui_Keybind=0
Show_Game_Status=true
Tooltip_Background_Color=0xF0100010
Item_Messages=[default;Holding &item&]
Player_Coordinate_Placeholder=At &xPosition&, &zPosition&
Main_Menu_Message=In the Main Menu
Gui_Background_Color=minecraft;textures/gui/options_background.png
Player_Items_Placeholder=Items\: &main&
Default_Dimension_Icon=overworld
Player_List_Placeholder=&current& / &max& Players
Last_MC_Version_ID=340
Mods_Placeholder=&modcount& Mod(s)
Rounding_Size=3
Party_Privacy=1
Auto_Register=false
Details_Message_Format=&MAINMENU&&DIMENSION&
Detect_Biome_Data=false
Default_Server_Motd=Dangerous World Modpack Server
Strip_Extra_Gui_Elements=false
Client_ID=
Default_Server_Icon=default
Detect_Technic_Pack=false
Reduced_Background_Tint=true
Main_Menu_Message=In the Main Menu
Large_Image_Key_Format=&MAINMENU&&DIMENSION&
Modpack_Message=Dangerous World Modpack
Default\ Biome\ Icon=unknown
Small_Image_Text_Format=&SERVER& &PACK&
Vivecraft_Message=Playing in VR via Vivecraft
Enable_Per-Item_System=false
Enable_Per-Entity_System=false
Game_State_Message_Format=&SERVER&
Large_Image_Text_Format=&MAINMENU&&DIMENSION&
Format_Words=true
Enable_Join_Requests=false
46 changes: 46 additions & 0 deletions ClientSide/overrides/config/extendedcrafting.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,52 @@ singularity {
# - Example: 123456 would color it as whatever that color is.
S:custom_singularities <
0;glitch_infused;deepmoblearning:glitch_infused_ingot;16A085
1;varsium;ore:ingotVarsium;FFA703
2;lyon;ore:ingotLyon;A07828
3;flint;ore:ingotFlint;606060
4;awakened_draconium;draconicevolution:draconic_ingot;F65F26
5;ice_dragonsteel;ore:ingotIceDragonsteel;04779B
6;fire_dragonsteel;ore:ingotFireDragonsteel;580B04
7;uranium_235;ic2:nuclear:1;32A90C
8;crystaltine;ore:ingotCrystaltine;33ECF2
9;ender;extendedcrafting:material:36;1D6D23
10;ionite_crystal;ore:crystalIonite;1DC0C5
11;cyanite;ore:ingotCyanite;18D7DD
12;reinforced_alloy;ore:alloyElite;1AD9FB
13;yellow_diamond;ore:gemYellowDiamond;E8DF1D
14;resonating_gem;astralsorcery:itemcraftingcomponent:4;23AFC8
15;starmetal;ore:ingotAstralStarmetal;020E9A
16;fluxed_phyto_gro;thermalfoundation:fertilizer:2;94E329
17;terrestrial_artifact;biomesoplenty:terrestrial_artifact;D8BACF
18;meteoric_iron;ore:ingotMeteoricIron;5D4E58
19;desh;ore:ingotDesh;2A2830
20;whetstone_level3;erebus:whetstone:3;791BBB
21;void_metal;ore:ingotVoid;2F024E
22;crystalized_menril_chunk;integrateddynamics:crystalized_menril_chunk;0074AE
23;advanced_wandcore;notenoughwands:advanced_wandcore;D0D31D
24;thorium_oxide;ore:ingotThoriumOxide;282828
25;hsla_steel;ore:ingotHSLASteel;D474D4
26;extreme_alloy;ore:ingotExtreme;900303
27;ebony_psimetal;ore:ingotEbonyPsi;201A1A
28;spectre;randomthings:ingredient:3;98CCFF
29;octine;ore:ingotOctine;F59E07
30;mud_brick;thebetweenlands:items_misc:10;442C02
31;energetic_alloy;ore:ingotEnergeticAlloy;EB8315
32;redstone_alloy;ore:ingotRedstoneAlloy;B41717
33;conductive_iron;ore:ingotConductiveIron;964A83
34;pulsating_iron;ore:ingotPulsatingIron;4FD16C
35;dark_steel;ore:ingotDarkSteel;383A38
36;end_steel;ore:ingotEndSteel;A3A736
37;soularium;ore:ingotSoularium;5C4930
38;construction_alloy;ore:ingotConstructionAlloy;7D7E77
39;ironwood;ore:ingotIronwood;4C4D2E
40;knightmetal;ore:ingotKnightmetal;858665
41;fiery;ore:ingotFiery;7A4D02
42;realmite;ore:ingotRealmite;BF8A32
43;shadow_bar;divinerpg:shadow_bar;5F5C57
44;call_of_the_watcher;divinerpg:call_of_the_watcher;1A76B1
45;zanite_gemstone;aether_legacy:zanite_gemstone;B611FD
46;ambrosium_shard;aether_legacy:ambrosium_shard;F8FF22
>

# The catalyst required for the default Singularity recipes. modid:itemid:metadata [default: extendedcrafting:material:11]
Expand Down
4 changes: 2 additions & 2 deletions ClientSide/overrides/config/grue.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -35,13 +35,13 @@ general {

# Change the value to increase the time it takes before a Grue spawns.
# [range: 1 ~ 60, default: 10]
I:"Grue spawn timer"=10
I:"Grue spawn timer"=7

# Toggles whether or not the Grue should spawn at the player's location, rather than where the spawn sound was played.
B:"Grues Spawn At Players"=false

# Maximum light level at which the Grue can spawn [range: 0 ~ 15, default: 1]
I:"Maximum Spawn Light Level"=4
I:"Maximum Spawn Light Level"=5

# Minimum light level at which the Grue can spawn. [range: 0 ~ 15, default: 0]
I:"Minimum Spawn Light Level"=0
Expand Down
8 changes: 4 additions & 4 deletions ClientSide/overrides/config/randompatches.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ client {

# The Minecraft window title.
# Default: Minecraft 1.12.2
S:title=Dangerous World Beta 0.6
S:title=Dangerous World Beta 0.7
}

}
Expand Down Expand Up @@ -246,17 +246,17 @@ timeouts {
# Default: 15
I:keepAlivePacketInterval=15

# The login timeout.
# The login timeout in ticks.
# Min: 1
# Max: 2147483647
# Default: 900
# Default: 1800
I:loginTimeout=1200

# Whether to apply the login timeout.
# Default: true
B:patchLoginTimeout=true

# The read timeout.
# The read timeout in seconds.
# This is the time it takes for a player to be disconnected after not responding to a KeepAlive packet.
# This value is automatically rounded up to a product of keepAlivePacketInterval.
# Min: 1
Expand Down
10 changes: 10 additions & 0 deletions ClientSide/overrides/config/translocators.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
#Setting this to true will disable the placement of the CraftingGrid.
B:"disable_crafting_grid"=false

#Allows controlling what item is used to attach filtering mode.
"filter_item" {
S:"registry_name"="translocators:diamond_nugget"

#Use '32767' for wild card.
I:"meta"=0
}
Loading

0 comments on commit f28d50d

Please sign in to comment.