Modifier settings GUI for array and mirror, with header.
New parts in modifiers gui texture. Added reordering modifiers. Replaced all icon rendering with AllIcons class. Delayed blockset placing in server. Modifiers now work when buildmode is DISABLED. Modifiers now work with breaking when buildmode would break a single block. Modifiers screen renders tooltip on top of everything. New labeledScrollInput class, extension of Create's ScrollInput. BlockPreviews ignores config settings to hide itself when placing more than 1 block. Fixed mirroring wrong horizontal axis.
This commit is contained in:
@@ -89,5 +89,6 @@
|
||||
"effortlessbuilding.gui.scrollInput.scrollToModify": "Scroll to Modify",
|
||||
"effortlessbuilding.gui.scrollInput.scrollToAdjustAmount": "Scroll to Adjust Amount",
|
||||
"effortlessbuilding.gui.scrollInput.scrollToSelect": "Scroll to Select",
|
||||
"effortlessbuilding.gui.scrollInput.shiftScrollsFaster": "Shift to Scroll Faster"
|
||||
"effortlessbuilding.gui.scrollInput.shiftScrollsFaster": "Shift to Scroll Faster",
|
||||
"effortlessbuilding.gui.scrollInput.controlScrollsSlower": "Control to Scroll Slower"
|
||||
}
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 2.3 KiB After Width: | Height: | Size: 8.0 KiB |
Reference in New Issue
Block a user