Initial Sync!

This commit is contained in:
2026-07-26 13:21:37 +01:00
parent dcc2b22c5f
commit e6182d37ff
1582 changed files with 87325 additions and 1 deletions
+26
View File
@@ -0,0 +1,26 @@
[Features]
#Disable Vanila Food(mushroom stew,rabbit stew,beetroot soup) Placement. Set to true if vanila food placement conflicts with other mods
Disable-Vanila-Food-Placement = false
#Should placeable tooltips be enabled?
Tooltips = true
#This mod uses hardcoded check to remove annoying eating animation while plating some foods.
# Try setting this to true if there are any related issues(can't eat foods, can't plate foods, etc.). (only applicable for Forge version)
Disable-Eating-Animation-Fix = false
#Should a message be enabled when attempting to place a food item?
Display-Message = true
#Whether to drop the food block item when food block is broken by silktouch
SilkTouchDropFoodBlock = true
#Should wandering traders sell food block items that are unobtainable in survival due to missing compat?
WanderingTraderSellFoodBlock = true
#Should creative tab items disabled? Try turning this on if this mod's items take too much space in JEI
DisableCreativeTabItems = false
#Should shift right-click interation to place all items be disabled?
DisablePlaceAllInteratction = false
#Should shift right-click interation to take all items be disabled?
DisableTakeAllInteratction = false
#Should axe right-click interation to hide plates disabled?
DisableHidePlateInteratction = false
#Should palte right-click interation to put back the plates disabled?
DisablePutPlateInteratction = false