Skip to content

Releases: hit-mc/OhMyVanillaMinecraft

OMVM 1.5.5

16 Jan 17:48
Compare
Choose a tag to compare

注意:1.6.0已出,可以在这里下滑,然后查看新版。这个是旧版。(不知道为啥顺序被我搞坏了……)

第一个完整测试过的版本。支持Minecraft 1.16.4、1.16.5。(其它子版本未测试,也没有主动适配的计划)

目前实现的功能(均有各自的独立开关):

  • reintroduceZeroTickFarm:取消Mojang对于MC-113809(0t强制催熟)的修复
  • reintroduceLlamaItemDuplicating:取消Mojang对于MC-161754(羊驼物品复制)的修复
  • fixEntityTrackerEntrySpamming:消除控制台中类似于Fetching packet for removed entity ...的垃圾日志
  • disableFishSchooling:禁用鳕鱼、热带鱼等群居鱼类的群聚行为AI
  • disablePhantomSpawning:禁止生成幻翼
  • disableWanderingTraderSpawning:禁止生成流浪商人

注意: 后两个功能已在1.16.x中被Mojang添加到gamerule中,现在已经不需要了。

OMVM 1.6.0 for MC 1.16.4/1.16.5

24 Jan 06:17
Compare
Choose a tag to compare

OhMyVanillaMinecraft 1.6.0

更新内容:

  • 使用语义化版本号
  • 引入对熔炉卡顿的修复,有助于降低大量熔炉情况下的mspt(参见fallen的修复

What's new:

  • Use Semantic Versioning
  • Fix the bad implementation of the static factory method which provides vanilla furnace's fuel list. Potentially reduce MSPT when a lot of furnaces are working