config: end remastered

This commit is contained in:
Snogard 2025-02-10 02:08:55 +01:00
parent 2d2f73ce50
commit 24d0b92b8c

17
config/endrem.toml Normal file
View File

@ -0,0 +1,17 @@
[endrem]
#Determines if it's possible to obtain the evil eye when trading with a Cleric
is_evil_eye_obtainable = true
#Toggle Ender Eyes Actions (Throwing to Locate The Stronghold)
throw_ender_eye = false
#Toggle Ender Eyes Actions (Placing in Portal Frames)
use_ender_eye = false
#Determines the percentage chance of eyes breaking when thrown
eye_break_chance = 10
#Determines whether or not vanilla eyes can naturally generate within the frames of the portal
frame_has_eye = false
#Determines if it's possible to obtain the cryptic eye when enchanting
is_cryptic_eye_obtainable = true
#Determines whether or not players can remove ender eyes from the portal frames
can_remove_eye = false