mirror of
https://github.com/Auxilor/EcoEnchants.git
synced 2024-11-21 14:55:17 +01:00
Fixed nether prospector
This commit is contained in:
parent
e11df13f5d
commit
b5d52824f1
@ -46,7 +46,7 @@ allprojects {
|
||||
|
||||
dependencies {
|
||||
compileOnly 'com.willfp:eco:6.43.0'
|
||||
implementation 'com.willfp:libreforge:3.108.0'
|
||||
implementation 'com.willfp:libreforge:3.108.1'
|
||||
implementation 'org.joml:joml:1.10.4'
|
||||
|
||||
compileOnly 'org.jetbrains:annotations:23.0.0'
|
||||
|
@ -20,8 +20,9 @@ effects:
|
||||
args:
|
||||
on_items:
|
||||
- ancient_debris
|
||||
- netherite_scrap
|
||||
fortune: "%level%"
|
||||
filters:
|
||||
player_placed: false
|
||||
triggers:
|
||||
- block_item_drop
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user