[datapack] #NONE: Disable all datapacks except soup #NONE: 不启用数据兼容 #COMPAT: Extensive compatibility with other mod items #COMPAT: 与其他模组物品与配方提供大量兼容 #UNITE: Duplicate items of the unified module #UNITE: 统一与其它模组重复的物品 #Allowed Values: NONE, COMPAT, UNITE mode = "COMPAT" #Enable soup base material #是否启用汤锅材质拓展 soup_enabled = true [transmutationLunchBag] #Whether the lunch bag blacklist is enabled #是否启用嬗变饭袋物品黑名单 blacklist_enabled = true #List of item IDs that cannot be put into the Transmutation Lunch Bag #黑名单物品 #Format: modid:item_id (e.g., artifacts:everlasting_beef, minecraft:apple) blacklist = ["artifacts:eternal_steak", "kaleidoscope_nether:everlasting_flame_steak"] #Whether the modified Transmutation Lunch Bag behavior is enabled #是否启用嬗变饭袋回调 #When enabled, the lunch bag will only consume the first food item but apply all effects from all items in the bag #When disabled, the original Kaleidoscope Cookery behavior will be used back_behavior_enabled = false #Whether AppleSkin mod compatibility is enabled #是否启用苹果皮和嬗变饭袋的兼容 compat_enabled = true [farmersdelight] #Whether all FarmersDelight cooking pot recipes are disabled #是否禁用农夫乐事厨锅配方 #When enabled, all cooking pot recipes will not work cooking_pot_recipes_disabled = false #Whether all FarmersDelight cutting board recipes are disabled #是否禁用农夫乐事砧板配方 #When enabled, all cutting board recipes will not work cutting_board_recipes_disabled = false #Whether rich soil hoe tilling is enabled #是否启用水中锄耕农夫乐事沃土功能 #When enabled, right-clicking rich soil with water above will turn it into rich soil farmland hoe_enabled = true [youkaisfeasts] #Whether all Youkai's Homecoming steaming recipes are disabled #是否禁用妖怪归家蒸笼配方 #When enabled, all steaming recipes will not work steaming_recipes_disabled = false [farm_and_charm] #Whether all Farm and Charm cooking pot recipes are disabled #是否禁用沉浸农艺厨锅配方 #When enabled, all Farm and Charm cooking pot recipes will not work cooking_pot_recipes_disabled = false #Whether Farm and Charm mod compatibility is enabled #是否启用沉浸农艺锅配方兼容 compat_enabled = true [vinery] #Whether all Vinery fermentation barrel recipes are disabled #是否禁用葡园酒香酿造桶配方 #When enabled, all Vinery fermentation barrel recipes will not work barrel_recipes_disabled = false [scarecrow] #Whether scarecrows can repel phantoms #稻草人是否可以驱散幻翼 #When enabled, phantoms will avoid areas near scarecrows with heads repel_phantoms = true [effect] #Whether Nourishment effect is blocked when player has Satiated Shield #是否启用滋养和饱腹代偿修复 #When enabled, FarmersDelight's Nourishment effect will not work if player has Satiated Shield effect block_enabled = true #Whether projectile dodge teleport is enabled #是否启用弹射闪避的传送 #When enabled, players with Projectile Dodge effect will teleport when hit by projectiles #When disabled, projectiles will be cancelled without teleportation teleport_enabled = false #Duration cost per dodge (in ticks) #每次闪避消耗的持续时间(tick) #Default: 200 ticks (10 seconds) # Default: 200 # Range: > 1 duration_cost = 200 #List of entity IDs that cannot be affected by Vitality effect #生机效果黑名单实体ID #Format: modid:entity_id (e.g., minecraft:zombie, minecraft:villager) blacklist = [] [create] #Whether Create mod compatibility is enabled #是否启用机械动力模块兼容 #When disabled, all Create compatibility features will not be loaded compat_enabled = true #Whether Create mechanical arm pot compatibility is enabled #是否启用机械动力动力臂炒锅兼容 arm_pot_enabled = true #Whether Create mechanical arm stockpot compatibility is enabled #是否启用机械动力动力臂汤锅兼容 arm_stockpot_enabled = true #Whether Create mechanical arm steamer compatibility is enabled #是否启用机械动力动力臂蒸笼兼容 arm_steamer_enabled = true #Whether Create mechanical arm millstone compatibility is enabled #是否启用机械动力动力臂磨盘兼容 arm_millstone_enabled = true #Whether Create mechanical arm shawarma spit compatibility is enabled #是否启用机械动力动力臂烤肉塔兼容 arm_shawarma_spit_enabled = true #Whether Create mechanical arm teapot compatibility is enabled #是否启用机械动力动力臂茶壶兼容 arm_teapot_enabled = true [jei] #Whether JEI compatibility is enabled #是否启用旋风烤肉塔JEI compat_enabled = true [thirst] #Whether Thirst mod compatibility is enabled #是否启用口渴兼容 compat_enabled = true [quark] #Whether Quark sickle harvest fix is enabled #是否启用夸克兼容 #When enabled, sickle items will not trigger Quark's automatic harvest sickle_harvest_fix_enabled = true