Enhance everycomp-entries configuration files by adding new types and entries for various materials, including metals, woods, and leaves, to improve compatibility and functionality across resource packs. Update minecraftinstance.json to refine mod loader configurations.
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
["Dipping Bowl"]
|
||||
#Number of uses per sauce bottle in the dipping bowl
|
||||
# Default: 4
|
||||
# Range: 1 ~ 16
|
||||
maxUses = 4
|
||||
#Hunger restored when dipping food
|
||||
# Default: 1
|
||||
# Range: 0 ~ 10
|
||||
hungerRestored = 1
|
||||
#Saturation modifier when dipping food
|
||||
# Default: 0.2
|
||||
# Range: 0.0 ~ 2.0
|
||||
saturation = 0.2
|
||||
Reference in New Issue
Block a user