- Added lectern support to book
- Made book hand-aware (should work correctly in the off-hand now)
- Updated Mantle requirement to 1.6.109
- Fixed ore configured features not being registered
- Fixed inventoryTitle being used directly, corrects crash with newer Mantle versions
- Updated to 1.16.3+
- Fixed using chest item rather than the tag in recipes
- Fixed the power label not syncing correctly in Hwyla
- Updated to Minecraft 1.16.1
-
Added disguise support for limited versions of facing and axis
- This solves things like furnaces, hoppers and log/pillar disguises not rotating to match the drawbridge rotation
- Fixed sending a null ItemStack to onPlayerDestroyItem in drawbridge (critical, fixes crash with certain mods)
- Made all instances of the drawbridge tile entity use the same fake player (with consistent ID, good for chunk protection plugins)
- Implemented proper pipe/hopper item insertion logic for drawbridge
- Added disguise states which are limited options for how a disguise will appear for certain blocks such as slabs
- Updated to 1.15.2
Changes from 2.0.1
- Fixed crash when clicking on mod in mods list
Changes from 2.0.0
- Fixed ores only generating in player spawn biomes
- Redid aluminum ore texture to be more distinct from the stone around it
- Fixed assumption that all registered models have variants - fixes crashes with other mods (#97)
- Fixed hasFacing not being used where needed in RedstoneMachineBlock
Beta 2:
- Fixed dedicated server crash on drawbridge block extend
- Fixed unlocalized tooltip for firestarter block
Beta 1:
Complete mod rewrite
- Updated for 1.14
- Only drawbridges and firestarters currently implemented
- Added book
- Added copper and aluminum ore generation
- Fixed inserting blocks while drawbridge is extended.
- Fixed a crash when looking at the Signal bus with WAILA installed.
- Added displaying effect and tooltip on the spool's connecting state.
- Fixed the spool taking damage while trying to link the same points.
- Fixes drawbridges placing EnderStorage blocks.
- Adds Block info command.
- Fixes piping items in drawbridges bypassing blacklist and camo checks.
- Disables shift clicking items into Advance Drawbridge, Shift clicking to pull items from the Advance Drawbridge still works.
- Fixes blacklist check when shift clicking a blacklisted stack
- Updates French, and added Brazilian Portuguese localization (Thanks AegisLesha, and al-myr).
- Fixes redstone interactions with some mods (Thanks hilburn).
- Fixes placing out of world bounds.
- Fixes placing ComputerCraft blocks (Thanks lyqyd).
- Bunch of fixes to Drawbridges.
- Added a black list for the drawbridges, can be modified in the configuration.
- Fixed Signal terminal powering the facing block.
- Fixed rendering the Dynamo as an item.
Bugfixes
Updated to 1.7.10