This website requires JavaScript.
Explore
Help
Sign In
wind-explorer
/
effortless-building
Watch
1
Star
0
Fork
0
You've already forked effortless-building
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
bb359113f286e94865176dff6badc94dcea08a2c
effortless-building
/
src
/
main
/
java
/
nl
/
requios
/
effortlessbuilding
History
Christian Knaapen
bb359113f2
Version update and cleanup
2018-10-21 17:05:05 +02:00
..
capability
Randomizer bag finished (including recipe, placing blocks). Changed default keybinds to ADD and SUBTRACT. QuickReplace now places under replaceable blocks (tall grass). Mirror now happens before array.
2018-09-17 01:17:51 +02:00
gui
Build works. Added synergy of randomizer bag with mirror/array. Mirror slabs vertically.
2018-09-30 15:32:21 +02:00
item
Fixed randomizer bag not working with quickreplace.
2018-10-14 15:46:06 +02:00
network
Fixed serverside issues. Hidden randomizer bag. New issue: build does not work with messages.
2018-09-22 00:09:52 +02:00
proxy
Check if can break and replace blocks. Breaking only works if your current held tool can break it. Replace only works with blocks that can be harvested with your hand.
2018-10-20 16:15:14 +02:00
Array.java
Check if can break and replace blocks. Breaking only works if your current held tool can break it. Replace only works with blocks that can be harvested with your hand.
2018-10-20 16:15:14 +02:00
BuildSettingsManager.java
Mirror, array and quickreplace.
2018-09-15 11:21:21 +02:00
EffortlessBuilding.java
Version update and cleanup
2018-10-21 17:05:05 +02:00
EventHandler.java
Fixed shrinking itemstack with mirror/array when not using quickreplace.
2018-10-18 16:50:39 +02:00
Mirror.java
Check if can break and replace blocks. Breaking only works if your current held tool can break it. Replace only works with blocks that can be harvested with your hand.
2018-10-20 16:15:14 +02:00
QuickReplace.java
Check if can break and replace blocks. Breaking only works if your current held tool can break it. Replace only works with blocks that can be harvested with your hand.
2018-10-20 16:15:14 +02:00
RenderHelper.java
Check if can break and replace blocks. Breaking only works if your current held tool can break it. Replace only works with blocks that can be harvested with your hand.
2018-10-20 16:15:14 +02:00
SurvivalHelper.java
Check if can break and replace blocks. Breaking only works if your current held tool can break it. Replace only works with blocks that can be harvested with your hand.
2018-10-20 16:15:14 +02:00