notenoughwands-1.14-1.7.3.alpha.jar
on Jan 26, 2023Fixes for latest snapshot and fabric
NotEnoughWands - 1.12-1.7.3
on Jan 26, 2023NotEnoughWands 1.12-1.7.3
- Fixed the illumination wand, the moving wand and the displacement wand to properly fire placement events
NotEnoughWands - 1.12-1.7.2
on Jan 26, 2023NotEnoughWands 1.12-1.7.2
- Needs McJtyLib 3.1.0
- Support for COFH RF API is removed. Only Forge Energy is supported now
- Some cleanups
notenoughwands-1.14-1.7.2.alpha.jar
on Jan 26, 2023Update of Not Enough Wands to latest 1.14 snapshot and fabric
notenoughwands-1.14-1.7.1.alpha.jar
on Jan 26, 2023First alpha release of Not Enough Wands for fabirc and MC 1.14
NotEnoughWands - 1.12-1.7.1
on Jan 26, 2023NotEnoughWands 1.12-1.7.1
- Swapping wand and building wand now respect/calls forge placement events
NotEnoughWands - 1.12-1.7.0
on Jan 26, 2023NotEnoughWands 1.12-1.7.0
- Made compatible with the latest McJtyLib (3.0.0)
NotEnoughWands - 1.12-1.7.0-alpha
on Jan 26, 2023NotEnoughWands 1.12-1.7.0-alpha
- Made compatible with the latest McJtyLib (3.0.0)
notenoughwands-1.12-1.6.1.jar
on Jan 26, 20231.6.1:
- Fix a problem with some blocks not being swappable due to meta
- Blacklist Refined Storage blocks from moving/displacement wand (remove config file for this to actually work)
- Fixed the moving wand to not accidentally void blocks that don't take a full blockspace (like torches and conduits)
- Fixed the capturing wand not correctly restoring the NBT of the mob
- Use the non deprecated getPickBlock()
notenoughwands-1.12-1.6.0.jar
on Jan 26, 20231.6.0:
- This version requires McJtyLib 2.6.0!
notenoughwands-1.12-1.5.9.jar
on Jan 26, 20231.5.9:
- Fixed the configs not working for wands
notenoughwands-1.12-1.5.8.jar
on Jan 26, 20231.5.8:
- Fix so that Not Enough Wands no longer crashes if Redstoneflux is present
notenoughwands-1.12-1.5.7.jar
on Jan 26, 20231.5.7:
- No longer bundles the RF API but uses the official CoFH api package
- Updates to latest forge
notenoughwands-1.12-1.5.6.jar
on Jan 26, 20231.5.6:
- Fixes for latest forge
notenoughwands-1.12-1.5.5.jar
on Jan 26, 2023Not Enough Wands ported to 1.12. Most recipes are present. A few are not but will be readded later
notenoughwands-1.1x-1.5.5.jar
on Jan 26, 20231.5.5:
- Not enough wands should no longer be hard dependend on something that provides RF
- Added the ability to globally set the wands to use RF with a new 'wandSettingPreset' and four possible options for that: 'default' (use whatever the wand wants), 'easy_rf', 'normal_rf', and 'hard_rf'
- New mode for the swapping wand to swap with the block in off hand
- New feature for the teleportation wand to teleport through walls if you hold sneak. Can be disabled in config. Note that when you do this it will still only teleport half the distance
notenoughwands-1.1x-1.5.4.jar
on Jan 26, 20231.5.4:
- Fixed a model error which was apparant in latest forge
- Don't show selection box on lights anymore
notenoughwands-1.1x-1.5.3.jar
on Jan 26, 20231.5.3:
- Version compatible with 1.10.2, 1.11, and 1.11.2
- Requires CompatLayer 0.1.6
notenoughwands-1.1x-1.5.2.jar
on Jan 26, 20231.5.2:
- The swapping wand can now no longer swap in blacklisted blocks as well (i.e. you cannot select a blacklisted block in addition to not being able to swap out a blacklisted block)
- There is now also a blacklist for entities. The ender dragon is blacklisted by default and the wither is configured to be twice as expensive.On 1.11 you should use 'minecraft:chicken' notation to blacklist a mob. On 1.10 you should use the old entity name which is 'Chicken' in this case.
notenoughwands-1.1x-1.5.1.jar
on Jan 26, 20231.5.1:
- It is now possible to blacklist blocks for the moving and displacement wand by modid. Use "D:"minecraft:*"=-1 in the movingblacklist option to blacklist everything from minecraft for example
- The swapping wand now also uses the blacklisting option from the movingwand