
SimpleCoreLib
Required library mod for SimpleOres and all the SimpleOres add-ons.
Обновлён 12 октября 2024 г. · опубликован 24 августа 2022 г.
This is a library mod for SimpleOres and all the SimpleOres add-ons still currently being maintained. The only items or blocks in this mod are test objects.
Required for Simple Ores and all add-ons for Minecraft/Forge 1.16.3 and later.
Not required (or available) for Simple Ores and all add-ons for Minecraft/Forge 1.14.4 to 1.16.1.
Required for Simple Ores and all add-ons for Minecraft/Forge 1.12.2 and earlier.
Please see the Minecraft Forum post for the original announcement.
For 1.10.2/1.11.2 versions, McJty's CompatLayer 0.2.5 or later is REQUIRED.
Alexndrthegr8st's original work (All Simple Ores/Simple Core code up and including SimpleCore 1.2.0 for Minecraft 1.8) is licensed as per the Forum thread above (requires simple attribution). Sinhika's later, derived work, with Alexndrthegr8st's permission, is now licensed under LGPL 3.0. Go wild, modpack makers!
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 1.20.6-7.0.5.3 | Бета | 1.20.6 | neoforge | 12 октября 2024 г. | .jar (231 КБ) |
| 1.20.6-7.0.5.0 | Бета | 1.20.6 | neoforge | 7 октября 2024 г. | .jar (233 КБ) |
| 1.20.6-7.0.4.2 | Бета | 1.20.6 | neoforge | 5 октября 2024 г. | .jar (225 КБ) |
| 1.20.6-7.0.4.0 | Бета | 1.20.6 | neoforge | 5 октября 2024 г. | .jar (225 КБ) |
| 1.20.6-7.0.3.5 | Бета | 1.20.6 | neoforge | 25 сентября 2024 г. | .jar (172 КБ) |
| 1.20.6-7.0.3.2 | Альфа | 1.20.6 | neoforge | 17 сентября 2024 г. | .jar (155 КБ) |
| 1.20.6-7.0.3.1 | Альфа | 1.20.6 | neoforge | 15 сентября 2024 г. | .jar (155 КБ) |
| 1.20.6-7.0.3.0 | Бета | 1.20.6 | neoforge | 14 сентября 2024 г. | .jar (144 КБ) |
| 1.20.6-7.0.2.1 | Бета | 1.20.6 | neoforge | 7 сентября 2024 г. | .jar (127 КБ) |
| 1.20.6-7.0.1.5 | Альфа | 1.20.6 | neoforge | 25 августа 2024 г. | .jar (148 КБ) |
| 1.20.1-6.0.1.2 | Релиз | 1.20.1 | forge, neoforge | 22 августа 2023 г. | .jar (172 КБ) |
| 1.20.1-6.0.1.1 | Бета | 1.20.1 | forge, neoforge | 20 августа 2023 г. | .jar (171 КБ) |
| 1.20.1-6.0.1.0 | Альфа | 1.20.1 | forge, neoforge | 18 августа 2023 г. | .jar (171 КБ) |
| 1.20.1-6.0.0.7 | Бета | 1.20.1 | forge, neoforge | 13 августа 2023 г. | .jar (170 КБ) |
| 1.20.1-6.0.0.6 | Бета | 1.20.1 | forge, neoforge | 23 июля 2023 г. | .jar (169 КБ) |
Показаны последние 15 из 32 версий. Все версии — на Modrinth.
Ченджлог
1.20.6-7.0.5.3Бета1.20.6 · 12 октября 2024 г.
- fixed datagen bug that was making all blasting recipes take too long.
- Users will need to upgrade the add-on with the ores as well (i.e., SimpleOres2 or Netherrocks or both).
1.20.6-7.0.5.0Бета1.20.6 · 7 октября 2024 г.
- support classes for SimpleOres:Machines moved into SimpleCoreLib (because they will be needed for later add-ons).
- refactored content-api classes.
- Only newer versions of SimpleOres2 and Netherrocks will work with this version of SimpleCoreLib. Be careful when mixing and matching versions.
- There's a reason they're all still 'Beta' versions.
1.20.6-7.0.4.2Бета1.20.6 · 5 октября 2024 г.
- added TestFurnaceFuel to test JEI custom fuel sprites.
- hide JEI test furnace fuel tab if 'ShowTestFurnace' is false in config.
- hide test_furnace from JEI if 'ShowTestFurnace' is false in config.
- Fixed custom fuel tab icon in JEI plugins. This matters for Netherrocks and SimpleOres:Machines.
1.20.6-7.0.4.0Бета1.20.6 · 5 октября 2024 г.
- fixed background of progress sprites in custom furnaces.
1.20.6-7.0.3.5Бета1.20.6 · 25 сентября 2024 г.
- updates to furnace block abstract classes to make them work properly with Netherrocks' Nether Furnace.
- added some abstract classes to support configuring tools and armor.
- added an abstract class to support custom furnace fuels in custom furnaces (e.g., Nether Furnace)
- added new texture test items and doors for texture artists. Enabled in config; otherwise hidden
1.20.6-7.0.3.2Альфа1.20.6 · 17 сентября 2024 г.
- fixed some private vs protected issues that would have prevented this from work with Netherrocks.
- use THIS version for Netherrocks and other furnace-bearing add-ons.
1.20.6-7.0.3.1Альфа1.20.6 · 15 сентября 2024 г.
- added more texture test objects
- added intermediate abstract Furnace classes that will be needed by Netherrocks, SimpleOres:Machines, and akkamaddi's Arsenic and Lace. Netherrocks will need this version or later.
1.20.6-7.0.3.0Бета1.20.6 · 14 сентября 2024 г.
- the texture test version, for my artist-developers.
- does not add any user functionality, so you can skip updating to this version if you just use it as a required dependency.
Полная история изменений — на Modrinth.
Комментарии
Загружаем…