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

Commit

Permalink
Finishing Version 0.7.2 - Sneak preview 4
Browse files Browse the repository at this point in the history
  • Loading branch information
DerOli82 committed Oct 22, 2016
1 parent e577143 commit cefff6e
Show file tree
Hide file tree
Showing 7 changed files with 20 additions and 8 deletions.
11 changes: 11 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,17 @@

# Version 0.7.2 - Sneak preview 4

**Config Changes**
- Updated Spice of Life food groups
- Added Dark Steel Ingot and Block to Tinkers Smeltery
- Use ThermalFoundation Gears (Iron, Gold, Copper, Tin & Bronze)

**Mod Additions**
- DecoCraft 2.3.3

**Mod Updates**
- Forest-Mods 0.4.1-beta to 0.4.2-beta

# Version 0.7.2 - Sneak preview 3

**Config Changes**
Expand Down
5 changes: 3 additions & 2 deletions Versions.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
- cookiecore-1.7.10-1.4.0-11.jar
- custommainmenu-1.7.10-1.9.2.jar
- customnpcs-1.7.10-d-2016-02.jar
- decocraft-1.7.10-2.3.3.jar
- draconic-evolution-1.7.10-1.0.2-RC2.jar
- enchiridion-1.7.10-1.2b.jar
- enderio-1.7.10-2.2.8.381.jar
Expand All @@ -42,7 +43,7 @@
- fastcraft-1.7.10-1.23.jar
- fluxed-core-1.7.10-1.0.6.jar
- forbidden-magic-1.7.10-0.573.jar
- forest-mods-1.7.10-0.4.1-beta.jar
- forest-mods-1.7.10-0.4.2-beta.jar
- forestry-1.7.10-4.2.5.53.jar
- fullscreenwindowed-1.7.10-1.3.0b.jar
- fwg-1.7.10-1.0.3.jar
Expand Down Expand Up @@ -105,5 +106,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.4.4-00f5720.jar
- yadm-1.7.10-0.4.5-3c1680f.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.7.2 sp3",
"text": "Shattered World - Version 0.7.2 sp4",
"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, Invar, MagicWood, Nickel, Lead, Silver
# partnames are: scythe, pickaxe, rod, largeguard, sign, shovel, binding, swordblade, fullguard, arrowhead, axe, crossbowlimb, 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, MagicWood, Invar, Nickel, Lead, Silver
# partnames are: scythe, pickaxe, rod, largeguard, sign, shovel, binding, swordblade, fullguard, arrowhead, crossbowlimb, axe, bowlimb, excavator, hammerhead, mediumguard, crossbar, frypan, 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)
#Thu Oct 20 16:56:00 CEST 2016
#Sat Oct 22 12:23:34 CEST 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 20.10.2016 16:54:41
; created 22.10.2016 12:22:07
;---

; 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
#Thu Oct 20 16:54:45 CEST 2016
#Sat Oct 22 12:22:12 CEST 2016
logoTexture=textures/gui/title/mojang.png
background=0xFFFFFF
font=0x0
Expand Down

0 comments on commit cefff6e

Please sign in to comment.