新建2023-08-23
  • updated to fixed SimpleCoreLib version for datagen; reformatted ModBlockTags.registerMiningTags() to make clearer what is where

    更新以修复简单前置的问题;重新格式化了 ModBlockTags.registerMiningTags() 来弄清楚在哪里。

  • fixed data generation to use new classes from SimpleCoreLib for tools and armor tags; added generated files to repo.

    为了工具和盔甲的标签修复了数据生成来使用新的来自简单前置类;添加生成的文件。

  • corrected tags for mining level: 'mineable_by_stone_tool' is no longer merged with 'mineable_by_diamond_tool' list.

    更正挖掘等级的标签:mineable_by_stone_tool 不再会被 mineable_by_diamond_tool 列表合并。

2023-07-26
  • ported to 1.20.1

    移植到 1.20.1 版本;

  • BucketLib is no longer embedded, to allow for easy user updating. BucketLib is now a REQUIRED external dependency.

    为了方便用户更新,BucketLib 不再嵌入。BucketLib 现在是一个必需的前置模组。

你已经到达了世界的尽头..
新建2022-11-10
5.1.1.8-all
  • fixed mythril and onyx bows not being repairable. They can now be repaired with mythril and onyx rods, respectively.

    修复了秘银弓缟玛瑙弓无法被修复的问题。现在他们可以分别用秘银杆和缟玛瑙杆修复。

2022-10-16
5.1.1.6-all
  • overhauled copper buckets at long last, thanks to BucketLib's custom buckets.

    感谢BucketLib的自定义桶,铜桶的问题最终修好了;

  • copper buckets can be used for milking (configurable)

    铜桶可以用于盛装牛奶(可配置);

  • copper buckets melt after carrying lava or other super-heated fluids. (configurable)

    铜桶会在盛装熔岩或其他超热流体时熔化(可配置);

  • copper buckets do not set you on fire when melting from lava (configurable).

    当铜桶因为熔岩而熔化时不会再将你“放”在火里;

  • BucketLib is embedded (jar-in-jar) and does not require a separate download.

    BucketLib 是嵌入式的(jar-in-jar),不需要额外下载。

2022-10-11
  • added villager trading to village armorsmith, village toolsmith, and village weaponsmith for Simple Ores ingots, armor, tools and weapons.

    向村民交易中的武器商、工具商和盔甲商添加交易项来获取简单矿石的锭、盔甲、工具和武器。


2022-08-07
  • port to 1.19.2

    移植到 1.19.2 版本。 

你已经到达了世界的尽头..
新建2022-07-24
  • initial port to 1.19

    1.19 的初始版本

  • all ore generation configuration has been removed from the config files. Ore generation is now configured by datapacks.

    所有的矿石生成设置都被移出了配置文件。矿石生成现在由数据包配置。

  • a sample datapack suitable for editing will be posted Soon.

    一个适合编辑的样例数据包将在很快发布。

你已经到达了世界的尽头..
新建2022-05-30
  • fixed typo in lang files that was keeping Adamantium Legs Achievement from displaying properly.

    修复了 lang 文件中的会导致精金护腿成就无法正常显示的拼写错误。

  • merged in new Chinese language entries (zh_cn) for pressure plate names.

    合并了压力板名称的新的中文条目。

  • fixed other json errors in various language files.

    修复了各个语言文件中其他的 json 错误。

2022-05-21
  • Rolled back required SimpleCoreLib version, as latest version is held up in processing and is not available.

    回滚所需的简单前置版本,因为最新的版本在处理过程中被搁置,不可用。

  • bow animation is still broken if you use SimpleCoreLib 1.18.2-4.3.1.3.  Upgrade to SimpleCoreLib 1.18.2-4.3.1.4 when CurseForge makes it available.

    如果你使用简单前置 1.18.2-4.3.1.3 版本,那么弓的动画仍然是坏的。当 CurseForge 上的文件更新时,你需要更新到 1.18.2-4.3.1.4 版本。

2022-05-20
  • attempt to fix ConcurrentModificationException.

    尝试修复 ConcurrentModificationException。

2022-05-19
  • updated to use fixed setBowProperties method from SimpleCoreLib, and new standardized FOVevent handler. Hopefully this reduces any ConcurrentModificationException crashes.

    SimpleCoreLib 更新为使用 修复过的 setBowProperties 方法和新的标准化 FOV 事件处理程序。希望这可以减少 ConcurrentModificationException 崩溃。

2022-05-15
  • added bow zoom back on mythril & onyx bows.

    添加了秘银弓和缟玛瑙弓的聚焦效果。

  • updated with selected textures from Thombias's SimpleOres Textures for 1.18.2 final.

    更新为 Thombia 1.18.2 最终版简单矿石纹理中的选定的纹理。

2022-05-07
  • REQUIRES SimpleCoreLib-1.18.2-4.3.1.2.jar or later.  

    需要简单前置 1.18.2-4.3.1.2 或更高版本。

  • new, updated textures from Thombias!  Notable mention: modern-style ores, "cut metal" Aesthetic blocks instead of those fugly "metal bricks", prettier doors, and all the related ores, ingots, dusts, crushed ores, etc try to be the same colors. 

    新的、升级版的纹理,由 Thombias 制作!值得一提的是:现代风格的矿石、“切割金属”的装饰方块而不是那些富丽堂皇的“金属砖”、更漂亮的门,以及所有相关的矿石、金属锭、金属粉、矿石碎块等,诸如此类都尽量保持相同的颜色。

  • fixed door-duping bugs. 

    修复门复制问题。

  • tweaked sounds. 

    声音调整。

  • fixed deepslate tin not dropping multiple raw tin. 

    修复深层锡矿石不掉落多个粗锡的问题。

2022-04-28
  • adds pressure plates for each metal and onyx.

    添加了每种金属及缟玛瑙对应的压力板。

  • see Wiki for details on pressure plates. Onyx pressure plate detects only players.

    更多与压力板相关的细节参见 Wiki,缟玛瑙压力板只会检测玩家。

  • REQUIRES SimpleCoreLib 1.18.2-4.3.0.5 or later.

    需要简单前置 1.18.2-4.3.0.5 或更高版本。

2022-04-24
  • ore generation code re-write. Much less likely to crash on you.

    重写矿石生成相关代码。更少的崩溃可能。

  • REQUIRES SimpleCoreLib 1.18.2-4.3.0.1 or later.

    需要简单前置 1.18.2-4.3.0.1 或更高版本。

2022-04-19
  • fixes raw metal blocks not dropping anything when harvested.

    修复了粗金属块被采集时不会掉落任何东西的问题。

  • compatible with both old SimpleCoreLib (1.18.2-4.1.0.2) and new SimpleCoreLib (1.18.2-4.2.0.3 or later).

    和旧版本的简单前置(1.18.2-4.1.0.2)及新版本的简单前置(1.18.2-4.2.0.3 或更高版本)都兼容。

2022-03-16
  • fixed SimpleOres2 looking for version update status in the wrong place.

    修复了简单矿石在错误的位置检查版本更新状态的问题。

2022-03-13
  • fixed incorrect minimum bottomHeight for ore-generation. Delete old config files and regenerate.

    修复了不正确的矿石生成最低高度。删除了旧的配置文件并进行更新。

2022-03-11
  • initial port to 1.18.2

    1.18.2的初始版本。

你已经到达了世界的尽头..
新建2022-04-17
  • fixed missing loot tables for raw mythril block, raw adamantium block, and raw tin block, that prevented said blocks from being mined successfully.

    修复了缺失的粗秘银块、粗精金块和粗锡块的战利品表,防止他们无法成功地被开采下来。

2022-03-13
  •  fixed incorrect minimum bottomHeight for ore-generation. Delete old config files and regenerate.

    修复了不正确的矿石生成最低高度。删除了旧的配置文件并进行更新。

2022-03-06
  • updated pack.mcmeta version.

    更新 pack.mcmeta 版本。

  • final 1.18.1 release.

    1.18.1的最终版本。

2022-02-13
  • added missing mythril ore furnace recipes.

    添加了遗失的秘银矿石熔炼配方。

2022-02-11
  • Fixed missing item tags for ores and storage blocks.

    修复了矿石和存储方块丢失的物品标签。

2022-01-24
  • initial port of SimpleOres to 1.18.1. 

    1.18.1初版

  • now with all-new ore distributions using the new depths!

    现在使用了基于新高度限制的、全新的矿石生成

  • I'm still not evil enough to create an "onyx in blackrock" ore. 

    我还没有那么邪恶,所以不会创造出“镶缟玛瑙黑石”这种东西。

你已经到达了世界的尽头..
新建2022-01-13
3.0.1.6-final
  • dependent mod really hate parsing versions with 'final' embedded in the middle. They expect it on the end. Rebuilt to fix this.

    前置真的讨厌在中间嵌入“final”的解析版本,它希望放在末尾。 重建以解决此问题。

2021-12-19
3.0.1-final.5
  • final version for 1.17.1

    适用于1.17.1的最终版本

2021-09-12
  • REQUIRES SimpleCoreLib 1.17.1-3.0.4.0 or later

    需要简单前置1.17.1-3.0.4.0或更高版本

  • fixes double slab model missing top half.

    修复了双半砖缺少上半部分模型的问题。

  • fixes double slabs dropping only 1 slab when harvested.

    修复了双半砖在被破坏后仅掉落一个板砖的问题。

2021-09-09
  • fixed bug where all mod achievements were automatically granted.

    修复了自动获得所有模组成就的问题。

2021-09-05
  • added missing loot tables for tin Aesthetics blocks, mythril and adamantium brick blocks, and a few other things.

    添加了锡装饰方块、秘银砖块和精金砖块丢失的合成表,以及一些其他的。

  • requires a slightly newer version of Forge.

    需要稍新版本的 Forge。

2021-08-30
  • REQUIRES SimpleCoreLib 1.17.1-3.0.2.3

    需要SimpleCoreLib 1.17.1-3.0.2.3

  • Adds all the Simple Ores blocks from Aesthetics: doors, bars, brick blocks, brick stairs.

    加入了所有简单矿石方块:门、栏杆、砖块、砖楼梯。

    (Copper brick blocks have been superceded by cut copper blocks, stairs and slabs, so they are not included.)

    (铜砖块已经被切制铜块、楼梯和台阶取代,所以它们没有被加入。)

  • added metal brick slabs to Aesthetic content.

    添加了装饰性方块金属砖台阶。

  • added stonecutting recipes for brick stairs and brick slabs.

    为砖楼梯和砖台阶添加了切石机配方

2021-08-14
  • Initial port of SimpleOres2 to 1.17.1.

    提升到 1.17.1 版本。

  • Everything that was working in 1.16.5 should be working now.

    在 1.16.5 版本中所有内容应该都正常起作用了。

你已经到达了世界的尽头..
新建2021-07-18
  • Now REQUIRES simplecorelib 2.0.8.5 or later.

    现在需要 SimpleCoreLib 2.0.8.5 或更高版本。

  • Internal refactoring.

    内部重构。

你已经到达了世界的尽头..
新建2021-01-07
2.4.3.10
  • Fixed update info location. 

    修复了更新信息的位置。

  • Fixed bad item name for silentgear repair item for onyx material. 

    修复了缟玛瑙材料在寂静宝石中的错误名称。

  • Ore generation now respects config file enable/disable ores flags.

    矿石生成可在配置文件中调整。

你已经到达了世界的尽头..
新建2020-10-13
  • New, improved textures, thanks to Thombias! The old textures will be available for those who like them in the "SimpleOres Resources" project once it gets approved.

    新的、改进的纹理,多亏了 Thombias !在“SimpleOres资源”项目中,一旦得到批准,旧纹理将提供给喜欢它们的人使用。

  • More compatible with Silent's Mechanisms now! Mythril and Adamantium ores can now be crushed in the Crusher, and the resulting dusts and ore chunks smelted to produced ingots. (Copper and Tin were already implemented in Silent's Mechanisms). Onyx gems are too brittle to process in the Crusher; they would shatter.

    现在与[SM] 寂静机械更加兼容!秘银和艾德曼矿石现在可以在粉碎机中粉碎,由此产生的粉尘和矿石块被冶炼成金属锭(铜和锡已经在寂静机械中已存在)。缟玛瑙太脆,无法在粉碎机中加工,因为它们会碎的。

  • REQUIRES SimpleCoreLib 2.0.1.2 or later.

    需要 SimpleCoreLib 2.0.1.2 或更高版本。

你已经到达了世界的尽头..
新建2020-08-06
  • Fixed ores being harvestable with bare hands. Now you definitely need a pickaxe.

    修复了矿石可以被徒手挖掘的错误。现在你需要一把镐才能挖掘它们。

你已经到达了世界的尽头..
新建2020-10-12
2.1.10.2
  • New, improved textures, thanks to Thombias!  The old textures will be available for those who like them in the "SimpleOres Resources" project once it gets approved. 

    新的、改进的纹理,多亏了 Thombias !在“SimpleOres资源”项目中,一旦得到批准,旧纹理将提供给喜欢它们的人使用。

  • More compatible with Silent's Mechanisms now! Mythril and Adamantium ores can now be crushed in the Crusher, and the resulting dusts and ore chunks smelted to produced ingots. (Copper and Tin were already implemented in Silent's Mechanisms).  Onyx gems are too brittle to process in the Crusher; they would shatter. 

    现在与[SM] 寂静机械更加兼容!秘银和艾德曼矿石现在可以在粉碎机中粉碎,由此产生的粉尘和矿石块被冶炼成金属锭(铜和锡已经在寂静机械中已存在)。缟玛瑙太脆,无法在粉碎机中加工,因为它们会碎的。

你已经到达了世界的尽头..
新建2020-10-12
2.0.13.0
  • New, improved textures, thanks to Thombias! The old textures will be available for those who like them in the "SimpleOres Resources" project once it gets approved.

    新的、改进的纹理,多亏了 Thombias !在“SimpleOres资源”项目中,一旦得到批准,旧纹理将提供给喜欢它们的人使用。

  • More compatible with Silent's Mechanisms now! Mythril and Adamantium ores can now be crushed in the Crusher, and the resulting dusts and ore chunks smelted to produced ingots. (Copper and Tin were already implemented in Silent's Mechanisms). Onyx gems are too brittle to process in the Crusher; they would shatter.

    现在与[SM] 寂静机械更加兼容!秘银和艾德曼矿石现在可以在粉碎机中粉碎,由此产生的粉尘和矿石块被冶炼成金属锭(铜和锡已经在寂静机械中已存在)。缟玛瑙太脆,无法在粉碎机中加工;它们会碎的。

你已经到达了世界的尽头..
新建2019-07-20
  • fixes https://github.com/Sinhika/SimpleOres2/issues/20, Simple Ores not generating in other mod biomes.

    修复了 issues20 :简单矿石不在其他 Mod 的生物群系中生成 。

  • final version for Minecraft 1.14.3.

    Minecraft 1.14.3 的最终版本。

你已经到达了世界的尽头..
新建2019-06-23
  • Changed onyx_ore texture to match modern netherrack texture.

    更改了缟玛瑙矿石的纹理,以匹配现在的下界岩纹理。

你已经到达了世界的尽头..
新建2018-10-20
1.11.2.2
  • Rebuilt with latest recommended Forge, 2768.

    用最新的 Forge 2768 重新构建。

  • Rebuilt with new SimpleCore API 1.7.3.4 to address issue #13, infinite tipped & special arrows with infinity enchantment.

    使用新的 SimpleCore API 1.7.3.4 进行了重建,以解决 issue#13 :在附有无限附魔时,药箭和其他特殊箭矢也能无限使用。

你已经到达了世界的尽头..
新建2017-09-05
1.10.2.0
  • Fixed issue where onyx ore was not dropping anything but XP (SimpleOres2 issue #10)

    修复了缟玛瑙矿石除了经验外没有任何掉落物的问题(SimpleOres2 issue #10)。

  • Updated required version of Simple Core API for fix to block drops.

    更新了所需的 Simple Core API 版本,用于修复方块掉落问题。

  • Release version.

    正式版

你已经到达了世界的尽头..
新建2017-04-02
  • Fixed compatibility with 1.11.2 and 1.10.2.

    修复了与1.11.2和1.10.2的兼容性。

你已经到达了世界的尽头..
新建2016-07-24
  • Adjusted default max-height of onyx, because the Nether only goes up to 128.

    因为下界最高到128格,所以调整了缟玛瑙的默认最高生成高度。

你已经到达了世界的尽头..
新建2016-07-22
  • Capped maxheight for onyx at 127. This may make it findable.

    缟玛瑙的最高生成高度调为127,使其更容易被找到。

你已经到达了世界的尽头..
新建2015-09-11
  • Fixed crash on launch.

    修复了启动时的崩溃。

你已经到达了世界的尽头..
新建2016-04-09
  • Updated file that update checker points at.

    更新了更新检查点位置的文件。

  • Reconsituted 1.7.10 build environment.

    重新设定了1.7.10的构筑环境。

  • Broke, then fixed bow textures

    修复了弓的纹理。

  • Cleaned up Java warnings

    清理 Java 警告。

2015-03-20
  • Now uses the new XML Config system included in SimpleCore API.

    现在在 SimpleCoreAPI 中使用新的 XML 配置系统。

你已经到达了世界的尽头..
新建2014-12-13
  • Fixed bows crashing the server.

    修复了导致服务器崩溃的问题。

你已经到达了世界的尽头..
新建2014-12-13
  • Fixed swords not being able to block.

    修复了无法被格挡的剑。

  • Fixed Mythril tool's durability being doubled.

    修复了秘银工具耐久度翻倍的问题。

  • Fixed achievements not working.

    修复了成就无法正常工作的问题。

  • [API] Removed the onItemRightClick override from SimpleSword.

    [API] 从 SimpleSword 中移除了 onItemRightClick 覆盖。

你已经到达了世界的尽头..
新建2014-12-13
  • Fusion Furnace is now an optional plugin. Added far better plugin support.

    熔炉现在是一个可选的插件。添加了更好的插件支持。

  • Fixed a localisation bug (there were 2 sections for bow tooltips)

    修复了一个本地错误(有两个部分用于弓的工具提示中)。

  • Added coal blocks to the fuel list for Mythril and Onyx Furnaces.

    将煤块添加到秘银熔炉和缟玛瑙熔炉的燃料列表中。

  • Fixed the fatal onyx door bug.

    修复了缟玛瑙门的错误。

  • I have re-done most of the textures, including alloy textures, to be a bit more consistent.

    我重新制作了包括合金在内的纹理,使其更加一致。

  • The new Plugin API includes support for adding blocks, items, tools, armor and loot.

    新的 Plugin API 支持添加方块、物品、工具、装备和战利品。

你已经到达了世界的尽头..