Skip to content
This repository has been archived by the owner on Jan 17, 2018. It is now read-only.

Commit

Permalink
Finishing Version 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DerOli82 committed Dec 17, 2016
1 parent a479672 commit 249c28a
Show file tree
Hide file tree
Showing 7 changed files with 16 additions and 7 deletions.
9 changes: 9 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

# Version 1.0.0 - It's the final countdown!

**Config Changes**
- Updated food groups
- Added endgame seeds

**Mod Updates**
- YADM 0.6.6-6cb611a to 0.7.0-8064034

# Version 0.8.5

**Config Changes**
Expand Down
2 changes: 1 addition & 1 deletion Versions.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,5 +108,5 @@
- wailaharvestability-1.7.10-1.1.6.jar
- wailaplugins-1.7.10-0.0.1-14.jar
- witchinggadgets-1.7.10-1.1.10.jar
- yadm-1.7.10-0.6.6-6cb611a.jar
- yadm-1.7.10-0.7.0-8064034.jar
- zz-backpacks-1.7.10-3.0.8.jar
2 changes: 1 addition & 1 deletion config/CustomMainMenu/mainmenu.json
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@
},
"version":
{
"text": "Shattered World - Version 0.8.5 dev",
"text": "Shattered World - Version 1.0.0",
"posX" : -200,
"posY" : -20,
"color" : -1,
Expand Down
4 changes: 2 additions & 2 deletions config/IguanaTinkerTweaks/restrictions.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ toolparts {

# Prevents the creation of listed Material-Tool combinations.
# The format is <materialname>:<partname>
# materialnames are: Platinum, Wood, Electrum, Stone, Iron, Flint, Cactus, Bone, Obsidian, Netherrack, Slime, Paper, Cobalt, Ardite, Manyullyn, Copper, Bronze, Alumite, Steel, BlueSlime, PigIron, Thaumium, String, avaritia_neutronium, avaritia_infinitymetal, unstableIngot, Bedrockium, MagicWood, Invar, Nickel, Lead, Silver
# partnames are: scythe, rod, pickaxe, largeguard, shovel, sign, binding, swordblade, fullguard, arrowhead, crossbowlimb, axe, bowlimb, excavator, hammerhead, mediumguard, crossbar, frypan, toughbinding, crossbowbody, broadaxe, chisel, knifeblade, largerod, shuriken, largeplate, largeblade,
# materialnames are: Platinum, Wood, Electrum, Stone, Iron, Flint, Cactus, Bone, Obsidian, Netherrack, Slime, Paper, Cobalt, Ardite, Manyullyn, Copper, Bronze, Alumite, Steel, BlueSlime, PigIron, Thaumium, String, avaritia_neutronium, avaritia_infinitymetal, unstableIngot, Bedrockium, Invar, MagicWood, Nickel, Lead, Silver
# partnames are: scythe, pickaxe, rod, largeguard, sign, shovel, swordblade, binding, fullguard, arrowhead, axe, crossbowlimb, bowlimb, excavator, hammerhead, mediumguard, frypan, crossbar, toughbinding, crossbowbody, broadaxe, chisel, knifeblade, largerod, shuriken, largeplate, largeblade,
# [default: ]
S:restricted <
Cactus:frypan
Expand Down
2 changes: 1 addition & 1 deletion config/InvTweaks.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#Inventory Tweaks Configuration
#(Regarding shortcuts, all key names can be found at: http://www.lwjgl.org/javadoc/org/lwjgl/input/Keyboard.html)
#Tue Dec 13 12:16:58 CET 2016
#Sat Dec 17 16:27:36 CET 2016
enableMiddleClick=true
showChestButtons=true
enableSortingOnPickup=false
Expand Down
2 changes: 1 addition & 1 deletion config/fastcraft.ini
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
; FastCraft config
; created 13.12.2016 12:15:27
; created 17.12.2016 16:26:01
;---

; Settings which have some effect on gameplay or visuals.
Expand Down
2 changes: 1 addition & 1 deletion config/splash.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#Splash screen properties
#Tue Dec 13 12:15:31 CET 2016
#Sat Dec 17 16:26:06 CET 2016
logoTexture=textures/gui/title/mojang.png
background=0xFFFFFF
font=0x0
Expand Down

0 comments on commit 249c28a

Please sign in to comment.