Block Placer - RedWirePlatinumTwo/RedWiresMinecraftMod GitHub Wiki
Item texture
Obtaining
Mechanic
Places down the given block in your off-hand to wherever the bow projectile lands.
Stats
Projectile damage: 2
Durability: 384
Cooldown: 1.1s
Change History
1.4.1 : The item can only be used if the item in the last slot of your hotbar is a valid block.
1.4.2 : Gave the item a grass-block like texture instead of a direct clone of the original bow.
2.6.0 : The item can only be used if the item in the last slot of your hotbar is a valid block.. a second time! probably because of v2.1.0 .
2.6.0 : The item immediately removes the block to place from your inventory when shot instead of when the block lands.
2.14.0 : Removed the slight extra knockback on projectile hit.
3.1.0 : Replaces blocks instead of placing a given block next to other blocks.
3.1.4 : Decreased damage from 16 -> 11.
3.1.7 : Decreased damage from 11 -> 8.
3.2.14 : Created a work-around to placing blocks next to other blocks, reverting 3.1.0.
3.2.15 : Fixed bug where shooting a single block would not place it and consume the item, in exchange for the item constantly being on cooldown until the projectile lands.
3.9.6 : Decreased damage from 8 -> 2.
3.10.2 : Block to place is now based on your off-hand instead of the last slot of your hotbar.
4.2.0 : Infblockplacing now effects this item.
4.6.1 : Renamed item to "Block Placer".
4.8.9 : Increased item cooldown from 0.5s -> 1.1s.
4.8.9 : This item will no longer constantly be on cooldown when a projectile is flying.
🗂️ Page Index for this GitHub Wiki