Package io.github.thebusybiscuit.slimefun4.implementation.items.tools
package io.github.thebusybiscuit.slimefun4.implementation.items.tools
This package holds implementations of
SlimefunItem
that are tools.-
ClassDescriptionThe
ClimbingPick
launches you 1 block upwards when you right click on a iceBlock
.TheExplosivePickaxe
is a pickaxe which can destroyBlock
s in a size of 3 by 3.TheExplosiveShovel
works similar to theExplosivePickaxe
.AGoldPan
is aSlimefunItem
which allows you to obtain various resources from Gravel.TheGrapplingHook
is a simpleSlimefunItem
which allows aPlayer
to launch towards a target destination via right click.TheLumberAxe
is a powerful tool which can chop entire trees.TheNetherGoldPan
is a variant of the regularGoldPan
which can be used on Soul Sand.ThePickaxeOfContainment
is a Pickaxe that allows you to break Spawners.ThePickaxeOfTheSeeker
will make you face the nearest ore upon right clicking.ThePickaxeOfVeinMining
is a powerful tool which allows you to mine an entire vein of ores at once.ThePortableCrafter
is one of the oldest items in Slimefun.ThePortableDustbin
is one of the oldest items in Slimefun.TheSmeltersPickaxe
automatically smelts any ore you mine.TheTapeMeasure
is used to measure the distance between twoBlocks
.