- Add
constructionsticks:non_placable
for blocks that are not allowed to be placed with construction sticks
- Fix config typo
- Add
ja_jp
translation (Courtesy of twister716) - Add
lzh
translation (Courtesy of BeiDou114514) - Add
pt_br
translation (Courtesy of PrincessStelllar)
- Initial update to 1.21.7
- Initial update to 1.21.6
- Initial update to 1.21.5
- Initial update to 1.21.4
- Fix bundle support (It had an inverted check causing it to always return an empty list of items)
- Adjust placement code to check the placement event before placing the block.
- Add zh_cn translation (Courtesy of Chiloven945)
- Adjust shulker box implementation
- Fix translation keys for the built-in config screen
- Implement advancements
- Fix Copper Stick recipe using Cobblestone instead of a Copper Ingot
- Fix issue with the replacement upgrade
- Add missing air check and stop it adding the same position multiple times
- Add JEI and EMI search aliases
- Add Replacement Upgrade that can be used to replace targeted blocks with the block in your off-hand
- Add a block tag
constructionstick:non_replaceable
in which blocks can be placed that are not replaceable by the Replacement Upgrade - Add EMI support for the Smithing Table upgrade recipes
- Fix the preview key not functioning
- Fix the undo key not functioning
- Fix issue with modded item containers
- Fix issue where any Construction Stick could be charged without requiring the Battery upgrade
- Blacklist blocks containing BlockEntities from the Waystones mod and Mekanism from being placed
- Fix the Unbreakable upgrade causing the Construction Stick to not place blocks anymore
- Add temporary recipes to make the Unbreakable Upgrade Template and Battery Upgrade Template obtainable
- Initial build