Release 0.1.3
This commit is contained in:
@@ -22,7 +22,7 @@ public class HotbarReplace implements ClientModInitializer {
|
||||
|
||||
@Override
|
||||
public void onInitializeClient() {
|
||||
LOGGER.info("HotbarReplace v0.1.2 initialised");
|
||||
LOGGER.info("HotbarReplace v0.1.3 initialised");
|
||||
}
|
||||
|
||||
public static void tryReplaceSlot(ItemPlacementContext context, Item item) {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"id": "hotbarreplace",
|
||||
"version": "0.1.2",
|
||||
"version": "0.1.3",
|
||||
"name": "HotbarReplace",
|
||||
"description": "Replace blocks in your hotbar when you run out with blocks from your inventory",
|
||||
"authors": [
|
||||
|
||||
Reference in New Issue
Block a user