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.2
Browse files Browse the repository at this point in the history
  • Loading branch information
DerOli82 committed Dec 22, 2016
1 parent f744e18 commit 56bf66d
Show file tree
Hide file tree
Showing 6 changed files with 18 additions and 5 deletions.
13 changes: 13 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

# Version 1.0.2

**Config Changes**
- Fix Stirling Generator (EnderIO) with OreDict gearIron
- Disabled generic death message and item (on ground) stacking
- Removed old dust scripts (before UniDict)
- Fix Citrus Battery recipe
- Removed mixed metals which are similar to ThermalFoundation
- Fix hardened starch recipe
- Disabled internal and oredict names
- [Server only] disabeld kobold, reduced spawning and changed despawn behavior (LycanitesMobs)
- Fix duplicate enchantment id

# Version 1.0.1

**Config Changes**
Expand Down
2 changes: 1 addition & 1 deletion config/CustomMainMenu/mainmenu.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
},
"version":
{
"text": "Shattered World - Version 1.0.1",
"text": "Shattered World - Version 1.0.2",
"posX" : -200,
"posY" : -20,
"color" : -1,
Expand Down
2 changes: 1 addition & 1 deletion config/IguanaTinkerTweaks/restrictions.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ 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, 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,
# partnames are: scythe, pickaxe, rod, largeguard, shovel, sign, 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)
#Sun Dec 18 16:14:43 CET 2016
#Thu Dec 22 15:13:33 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 18.12.2016 16:13:08
; created 22.12.2016 15:12:04
;---

; 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
#Sun Dec 18 16:13:12 CET 2016
#Thu Dec 22 15:12:08 CET 2016
logoTexture=textures/gui/title/mojang.png
background=0xFFFFFF
font=0x0
Expand Down

0 comments on commit 56bf66d

Please sign in to comment.