Mining speed is decreased based on blocks mined (extra blocks count for 50%, which will be configurable).
Tool durability is checked after each block break (no more breaking 5 blocks with 1 durability). Fortune is taken into account. Outlines now change to blocks that will be broken when holding tools. Added indication QuickReplace is on: outline of current block will be white. Fixed opening Randomizer Bag in offhand. Fixed placing blocks with Randomizer Bag in offhand. Fixed mirror block outline showing up outside range. Fixed outline of QuickReplace not being under replaceables like tall grass.
This commit is contained in:
@@ -11,7 +11,7 @@ apply plugin: 'net.minecraftforge.gradle.forge'
|
||||
//Only edit below this line, the above code adds and enables the necessary things for Forge to be setup.
|
||||
|
||||
|
||||
version = "0.3.3"
|
||||
version = "0.3.4"
|
||||
group = "nl.requios.effortlessbuilding" // http://maven.apache.org/guides/mini/guide-naming-conventions.html
|
||||
archivesBaseName = "effortlessbuilding"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user