|
Yet Another Cobblestone Generator (Yet Another Cobblestone Generator)Github |相关wiki |源站链接支持: fabric灵活的可定制发电机
本项目介绍了一款名为 \"Yet Another Cobblestone Generator\" 的模组,可以为玩家提供灵活的可定制化生成器。
About The Project
这是一款末地岛模组中经典的鹅卵石生成器,然而,经典的生成器只能生成一种方块类型,这让我感到厌倦。因此,我制作了自己的模组,其中拥有广泛的自定义选项。
(#readme-top]回到顶部)
Built With
- Fabric API
- Fabric-Language-Kotlin
- ModMenu Badges Lib
- fStats
(#readme-top]回到顶部)
使用方法
游戏玩法
右键单击以获取有关已生成物品的信息
按住Shift + 右键单击以从生成器中收集所有物品
按住Shift + 右键单击以将升级物品放入生成器中
(#readme-top]回到顶部)
合成
  
Cobblestone Generator CraftOre Generator CraftStone Generator Craft
  
Speed Upgrade CraftCount Upgrade CraftCoefficient Upgrade Craft
(#readme-top]回到顶部)
集成
REI
EMI
https://cdn.modrinth.com/data/xPsKRMUF/images/3a52d6a7b75930e96866daba0f51d3b52db020da.png]
Jade
https://cdn.modrinth.com/data/xPsKRMUF/images/89bce38efe2b0da0e5b0805a483c2ede7706edd9.png]
(#readme-top]回到顶部)
配置
生成器默认配置
{
\"generators\": {
\"cobble\": [
{
\"itemId\": \"minecraft:cobblestone\",
\"coefficient\": 100,
\"count\": 1
},
{
\"itemId\": \"minecraft:cobbled_deepslate\",
\"coefficient\": 30,
\"count\": 1
},
{
\"itemId\": \"minecraft:mossy_cobblestone\",
\"coefficient\": 10,
\"count\": 1
}
],
\"ore\": [
{
\"itemId\": \"minecraft:coal_ore\",
\"coefficient\": 100,
\"count\": 1
},
{
\"itemId\": \"minecraft:copper_ore\",
\"coefficient\": 70,
\"count\": 1
},
{
\"itemId\": \"minecraft:iron_ore\",
\"coefficient\": 50,
\"count\": 1
},
{
\"itemId\": \"minecraft:gold_ore\",
\"coefficient\": 30,
\"count\": 1
},
{
\"itemId\": \"minecraft:redstone_ore\",
\"coefficient\": 20,
\"count\": 1
},
{
\"itemId\": \"minecraft:lapis_ore\",
\"coefficient\": 20,
\"count\": 1
},
{
\"itemId\": \"minecraft:diamond_ore\",
\"coefficient\": 15,
\"count\": 1
},
{
\"itemId\": \"minecraft:emerald_ore\",
\"coefficient\": 10,
\"count\": 1
},
{
\"itemId\": \"minecraft:nether_quartz_ore\",
\"coefficient\": 5,
\"count\": 1
}
],
\"stone\": [
{
\"itemId\": \"minecraft:stone\",
\"coefficient\": 100,
\"count\": 1
},
{
\"itemId\": \"minecraft:diorite\",
\"coefficient\": 50,
\"count\": 1
},
{
\"itemId\": \"minecraft:granite\",
\"coefficient\": 50,
\"count\": 1
},
{
\"itemId\": \"minecraft:andesite\",
\"coefficient\": 50,
\"count\": 1
},
{
\"itemId\": \"minecraft:calcite\",
\"coefficient\": 20,
\"count\": 1
},
{
\"itemId\": \"minecraft:dripstone_block\",
\"coefficient\": 20,
\"count\": 1
},
{
\"itemId\": \"minecraft:deepslate\",
\"coefficient\": 5,
\"count\": 1
}
]
}
}Copy已复制!
升级默认配置
{
\"COUNT\": 2,
\"COEFFICIENT\": 2,
\"SPEED\": 2
}Copy已复制!
如果您想添加自定义生成器,请访问此处 [go here](./CUSTOM_GENERATOR.md)。
(#readme-top]回到顶部)
路线图
- 可定制化生成器
- 生成器升级
- EMI 集成
- Jade 集成
- REI 集成
查看[开放问题](链接)以获取提议功能(和已知问题)的完整列表。
(#readme-top]回到顶部)
贡献
贡献使开源社区成为了一个学习、激励和创造的令人惊叹的地方。您的任何贡献都受到极大的赞赏。
如果您有任何使这个项目更好的建议,请分叉此存储库并创建一个拉取请求。您也可以简单地使用标签\"增强\"打开一个问题。
不要忘记给项目点个星!再次感谢!
1.分叉项目
2.创建您的功能分支(git checkout -b feature/AmazingFeature)
3.提交您的更改(git commit -m \'Add some AmazingFeature\')
4.推送到分支(git push origin feature/AmazingFeature)
5.打开一个拉取请求
(#readme-top]回到顶部)
许可
根据 MIT 许可分发。有关更多信息,请参见 `LICENSE.txt`。
(#readme-top]回到顶部)
截图:
https://i.sodamc.com/modrinth/TCY70TJOC4.jpg?x-oss-process=style/forge2] https://i.sodamc.com/modrinth/eZM8Ry2LSP.jpg?x-oss-process=style/forge2] https://i.sodamc.com/modrinth/Rxya0OAetS.jpg?x-oss-process=style/forge2] https://i.sodamc.com/modrinth/PHUiCtsGlN.jpg?x-oss-process=style/forge2]
来自Modrinth所有游戏版本1.18.21.211.21.11.201.20.11.20.21.20.31.20.41.20.51.20.61.19.21.19.41.19.3所有类型fabricYet Another Cobblestone Generator 2025.6.1yacg-2025.6.1.jar下载2025.6.1#Releaseyacg-2025.6.1-sources.jar下载2025.6.1#Release* Added missing recipes展开版本: 2025.6.1支持游戏: 1.18.2类型:FabricRelease下载次数: 15Yet Another Cobblestone Generator 2024.10.1yacg-2024.10.1.jar下载2024.10.1#Release* New customization format* Event generators展开版本: 2024.10.1支持游戏: 1.21, 1.21.1类型:FabricRelease下载次数: 1,868Yet Another Cobblestone Generator 2024.6.2yacg-2024.6.2.jar下载2024.6.2#Release* Fixed vanilla datapacks for crafts and mining* Added energy upgrade craft (forbidden between branches)展开版本: 2024.6.2支持游戏: 1.21, 1.21.1类型:FabricRelease下载次数: 3,104Yet Another Cobblestone Generator 2024.6.1yacg-2024.6.1.jar下载2024.6.1#Release* Update to 1.21* Rollback stack size to 99 (Mojang again limits it...)展开版本: 2024.6.1支持游戏: 1.21类型:FabricRelease下载次数: 89Yet Another Cobblestone Generator 2024.5.3yacg-2024.5.3.jar下载2024.5.3#Release* Added [France](https://github.com/syorito-hatsuki/yet-another-cobble-gen/pull/17) and [Russian](https://github.com/syorito-hatsuki/yet-another-cobble-gen/pull/18) translation展开版本: 2024.5.3支持游戏: 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4类型:FabricRelease下载次数: 1,531Yet Another Cobblestone Generator 2024.5.3yacg-2024.5.3.jar下载2024.5.3#Release* Added [France](https://github.com/syorito-hatsuki/yet-another-cobble-gen/pull/17) and [Russian](https://github.com/syorito-hatsuki/yet-another-cobble-gen/pull/18) translation展开版本: 2024.5.3支持游戏: 1.20.5, 1.20.6类型:FabricRelease下载次数: 246Yet Another Cobblestone Generator 2024.5.2yacg-2024.5.2.jar下载2024.5.2#Release* Added Ducky Updater Lib* Added Energy Support* Added Energy Free Upgrade* Increase stack size per item from 99 to 1024* Updated fStats展开版本: 2024.5.2支持游戏: 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4类型:FabricRelease下载次数: 144Yet Another Cobblestone Generator 2024.5.2yacg-2024.5.2.jar下载2024.5.2#Release* Added Ducky Updater Lib* Added Energy Support* Added Energy Free Upgrade* Increase stack size per item from 99 to 1024* Updated fStats展开版本: 2024.5.2支持游戏: 1.20.5, 1.20.6类型:FabricRelease下载次数: 146Yet Another Cobblestone Generator 2024.5.1yacg-2024.5.1.jar下载2024.5.1#Release* Updated to 1.20.5+展开版本: 2024.5.1支持游戏: 1.20.5, 1.20.6类型:FabricRelease下载次数: 135Yet Another Cobblestone Generator 2023.12.1yacg-2023.12.1.jar下载2023.12.1#Release* Updated fStats* Cleanup code展开版本: 2023.12.1支持游戏: 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4类型:FabricRelease下载次数: 2,515Yet Another Cobblestone Generator 2023.11.1yacg-2023.11.1.jar下载2023.11.1#Release* Added [fStats](https://modrinth.com/mod/fstats)* Fixed [#13](https://github.com/syorito-hatsuki/yet-another-cobble-gen/issues/13)展开版本: 2023.11.1支持游戏: 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4类型:FabricRelease下载次数: 413Yet Another Cobblestone Generator 2023.7.3yacg-2023.7.3.jar下载2023.7.3#Release* Added redstone control展开版本: 2023.7.3支持游戏: 1.19.2类型:FabricRelease下载次数: 415Yet Another Cobblestone Generator 2023.7.3yacg-2023.7.3.jar下载2023.7.3#Release* Added redstone control展开版本: 2023.7.3支持游戏: 1.20, 1.20.1, 1.20.2类型:FabricRelease下载次数: 585Yet Another Cobblestone Generator 2023.7.2yacg-2023.7.2.jar下载2023.7.2#Release* Added Polish translation展开版本: 2023.7.2支持游戏: 1.20, 1.20.1类型:FabricRelease下载次数: 114Yet Another Cobblestone Generator 2023.7.2yacg-2023.7.2.jar下载2023.7.2#Release* Added Polish translation展开版本: 2023.7.2支持游戏: 1.19.4类型:FabricRelease下载次数: 169Yet Another Cobblestone Generator 2023.7.2yacg-2023.7.2.jar下载2023.7.2#Release* Added Polish translation展开版本: 2023.7.2支持游戏: 1.18.2类型:FabricRelease下载次数: 184Yet Another Cobblestone Generator 2023.7.2yacg-2023.7.2.jar下载2023.7.2#Release* Added Polish translation展开版本: 2023.7.2支持游戏: 1.19.2类型:FabricRelease下载次数: 89Yet Another Cobblestone Generator 2023.7.1yacg-2023.7.1.jar下载2023.7.1#ReleaseBackport from 1.20+ to 1.19.2展开版本: 2023.7.1支持游戏: 1.19.2类型:FabricRelease下载次数: 93Yet Another Cobblestone Generator 2023.7.1yacg-2023.7.1.jar下载2023.7.1#Release* Added upgrades* Speed divide upgrade* Count multiply upgrade* Coefficient multiply upgrade* Added instruction \"How todo own generator\"* Added integrations* EMI* REI* Jade展开版本: 2023.7.1支持游戏: 1.20, 1.20.1类型:FabricRelease下载次数: 115Yet Another Cobblestone Generator 2023.6.2yacg-2023.6.2.jar下载2023.6.2#Release* Hotfix dependence for 1.20展开版本: 2023.6.2支持游戏: 1.20, 1.20.1类型:FabricRelease下载次数: 159Yet Another Cobblestone Generator 2023.6.1yacg-2023.6.1.jar下载2023.6.1#Release* Added official crafts* Updated config, added possibility to set generation count展开版本: 2023.6.1支持游戏: 1.19.4类型:FabricRelease下载次数: 87Yet Another Cobblestone Generator 2023.6.1yacg-2023.6.1.jar下载2023.6.1#Release* Added official crafts* Updated config, added possibility to set generation count展开版本: 2023.6.1支持游戏: 1.20类型:FabricRelease下载次数: 98Yet Another Cobblestone Generator 2023.5.1yacg-2023.5.1.jar下载2023.5.1#Release展开版本: 2023.5.1支持游戏: 1.18.2类型:FabricRelease下载次数: 62Yet Another Cobblestone Generator 2023.5.1yacg-2023.5.1.jar下载2023.5.1#Release展开版本: 2023.5.1支持游戏: 1.19.2类型:FabricRelease下载次数: 95Yet Another Cobblestone Generator 2023.5.1yacg-2023.5.1.jar下载2023.5.1#Release展开版本: 2023.5.1支持游戏: 1.19.3, 1.19.4类型:FabricRelease下载次数: 173全部版本
markdown_parsed
文章类型:收录
layui.use([\'form\'], function(){
var form = layui.form;
});
Yet Another Cobblestone Generator |
楼主
2025-8-10 19:59:55
回复(0)
收起回复
|