From 0beec6b0f7a56f0900cc0e2e39c0ab8f49c98794 Mon Sep 17 00:00:00 2001 From: Auxilor Date: Wed, 14 Sep 2022 15:12:36 +0100 Subject: [PATCH] libreforge-updater --- eco-core/core-plugin/src/main/resources/config.yml | 1 - gradle.properties | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/eco-core/core-plugin/src/main/resources/config.yml b/eco-core/core-plugin/src/main/resources/config.yml index 3980277f..69b7d8e1 100644 --- a/eco-core/core-plugin/src/main/resources/config.yml +++ b/eco-core/core-plugin/src/main/resources/config.yml @@ -125,7 +125,6 @@ point-names: # If you have point names that look ugly (eg g_souls) then you can use-faster-move-trigger: true # Disable if you want move trigger to detect sub-1-block movements raytrace-distance: 80 # The distance that alt_click should check for a location -block-item-drop-place-check: true # If the block_item_drop trigger should only fire on naturally placed blocks (prevents dupes) potions: icon: diff --git a/gradle.properties b/gradle.properties index 1e27a0de..2c16d14b 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Wed Sep 14 15:09:40 BST 2022 +#Wed Sep 14 15:12:36 BST 2022 version=9.0.0-b25 plugin-name=EcoEnchants