1 Star 0 Fork 0

陈心 / mc_1.7.10

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
entities.yml 2.08 KB
一键复制 编辑 原始数据 按行查看 历史
陈心 提交于 2021-10-28 21:23 . first
# This is the main configuration file for Entities aka Sushchestvos (in Russian).
#
# If you need help with the configuration or have any questions related to Thermos,
# join us at the IRC or drop by our forums and leave a post.
#
# IRC: #cauldron @ irc.esper.net ( http://webchat.esper.net/?channel=cauldron )
# Forums: http://cauldron.minecraftforge.net/
#
# Setting: settings.skip-entity-ticks Default: true # If enabled, allows the default entity tick skip feature when no players are near.
# Setting: settings.prevent-invalid-entity-updates Default: true # Used to determine if an entity should tick and if not the TE is added to a ban list. Note: This should help improve performance.
# Setting: debug.enable-ent-can-update-warning Default: false # Set true to detect which entities should not be ticking.
settings:
skip-entity-ticks: true
prevent-invalid-entity-updates: true
debug:
enable-ent-can-update-warning: false
config-version: 1
world-settings:
default:
net-minecraft-entity-passive-EntityCow:
tick-no-players: false
never-ever-tick: false
tick-interval: 1
net-minecraft-entity-passive-EntitySheep:
tick-no-players: false
never-ever-tick: false
tick-interval: 1
net-minecraft-entity-passive-EntityPig:
tick-no-players: false
never-ever-tick: false
tick-interval: 1
net-minecraft-entity-item-EntityMinecartChest:
tick-no-players: false
never-ever-tick: false
tick-interval: 1
net-minecraft-entity-passive-EntityChicken:
tick-no-players: false
never-ever-tick: false
tick-interval: 1
net-minecraft-entity-item-EntityItem:
tick-no-players: false
never-ever-tick: false
tick-interval: 1
net-minecraft-entity-player-EntityPlayerMP:
tick-no-players: false
never-ever-tick: false
tick-interval: 1
net-minecraft-entity-item-EntityBoat:
tick-no-players: false
never-ever-tick: false
tick-interval: 1
net-minecraft-entity-item-EntityFallingBlock:
tick-no-players: false
never-ever-tick: false
tick-interval: 1
1
https://gitee.com/perpekura/mc_1.7.10.git
git@gitee.com:perpekura/mc_1.7.10.git
perpekura
mc_1.7.10
mc_1.7.10
master

搜索帮助