|
简易矿石发生器 (Simple Ore Generators)Github |相关wiki |源站链接支持: forge这个模组添加了一些机器,可以从虚空中生成矿石。
介绍
这个模组添加了四个等级的矿石发生器,每个等级都有自己的矿石生成表。每个等级的生成速度都比前一级更快,同时生成的矿石数量也更多。
矿石发生器
等级 1
- 生成时间:5秒
- 矿石:煤炭、铜、铁
- 常见掉落标签:tier_1_ores
- 稀有掉落标签:tier_1oresrare
等级 2
- 生成时间:2.5秒
- 矿石:煤炭、铜、铁、青金石、金
- 常见掉落标签:tier_2_ores
- 稀有掉落标签:tier_2oresrare
等级 3
- 生成时间:1秒
- 矿石:青金石、金、地狱石英、铁、红石粉
- 常见掉落标签:tier_3_ores
- 稀有掉落标签:tier_3oresrare
等级 4
- 生成时间:1秒
- 矿石:钻石、金、地狱石英、地狱合金碎片
- 常见掉落标签:tier_4_ores
- 稀有掉落标签:tier_4oresrare
模组包开发者的额外信息
你可以通过简单使用每个等级下面的标签,为每个发生器添加更多的矿石。[simple_ore_generators:tier_1_ores]
KubeJS 代码添加到 server_scripts
ServerEvents.tags(\'item\', event => {
event.add(\'simple_ore_generators:tier_1_ores\', \'minecraft:diamond\')
})
视频
[德语教程](链接)
截图:
来自Modrinth所有游戏版本1.20.11.21.11.19.2所有类型forgeneoforgeSimple Resource Generators 1.0.0[Forge]srgen-1.0.0-forge-1.20.1.jar下载1.0.0#Release# simple Resource Generators ChangelogThis is a Full Re-build of the original Simple Ore Generators mod. Also the whole project has been renamed to \"Simple Resource Generators\" since the plan is to add more type of generators.## Future Generators- Fishing [fish, and other rare items]- Hostile Mob [Item drops from hostile mobs]- Passive Mob [Item drops from passive mobs]- Dungeon [Item drops for items found in dungeons, pyramid, stronghold, mineshaft]- Trial [Items from trial chambers]## Version 1.0.0 Rebuild [Neo 1.21.1/forge 1.20.6]- [x] Rebuild- [x] NeoForge 1.21.1- [x] Forge 1.20.6## Ore Gen\'sRenamed all of the generators. Drops rate for some nerfed. future updates might re-balance drops rates and drop amounts.### Basic Ore Generator- Generates loot every 30 seconds- Drops 1 item- Common Drops [Coal, Raw Iron, Raw Copper]- Loot Pool Tag: \"srgen:ore_gen/basic\"- Rare Drops [Raw Gold, Lapis]- Loot Pool Tag: \"srgen:ore_gen/basic_rare\"### Refined Ore Generator- Generates loot every 20 seconds- Drops 4 items- Common Drops [Coal, Raw Iron, Raw Copper, Raw Gold, Lapis]- Loot Pool Tag: \"srgen:ore_gen/refined\"- Rare Drops [Nether Quartz, Redstone]- Loot Pool Tag: \"srgen:ore_gen/refined_rare\"### Blazing Ore Generator- Generates loot every 10 seconds- Drops 8 items- Common Drops [Coal, Raw Iron, Raw Copper, Raw Gold, Lapis, Nether Quartz, Redstone]- Loot Pool Tag: \"srgen:ore_gen/blazing\"- Rare Drops [Diamond, Amethyst]- Loot Pool Tag: \"srgen:ore_gen/blazing_rare\"### Draconic Ore Generator- Generates loot every 10 seconds- Drops 16 items- Common Drops [Coal, Raw Iron, Raw Copper, Raw Gold, Lapis, Nether Quartz, Redstone, Diamond, Amethyst]- Loot Pool Tag: \"srgen:ore_gen/draconic\"- Rare Drops [Netherite Scrap]- Loot Pool Tag: \"srgen:ore_gen/draconic_rare\"### Withered Ore Generator- Generates loot every 10 seconds- drops 32 items- Common Drops [Coal, Raw Iron, Raw Copper, Raw Gold, Lapis, Nether Quartz, Redstone, Diamond, Amethyst, Netherite Scrap]- Loot Pool Tag: \"srgen:ore_gen/withered\"- Rare Drops [Wither Star, Echo Shard]- Loot Pool Tag: \"srgen:ore_gen/withered_rare\"展开版本: 1.0.0支持游戏: 1.20.1类型:ForgeRelease下载次数: 327Simple Resource Generators 1.0.0[NeoForge]srgen-1.0.0-neoforge-1.21.1.jar下载1.0.0#Release# simple Resource Generators ChangelogThis is a Full Re-build of the original Simple Ore Generators mod. Also the whole project has been renamed to \"Simple Resource Generators\" since the plan is to add more type of generators.## Future Generators- Fishing [fish, and other rare items]- Hostile Mob [Item drops from hostile mobs]- Passive Mob [Item drops from passive mobs]- Dungeon [Item drops for items found in dungeons, pyramid, stronghold, mineshaft]- Trial [Items from trial chambers]## Version 1.0.0 Rebuild [Neo 1.21.1/forge 1.20.6]- [x] Rebuild- [x] NeoForge 1.21.1- [x] Forge 1.20.6## Ore Gen\'sRenamed all of the generators. Drops rate for some nerfed. future updates might re-balance drops rates and drop amounts.### Basic Ore Generator- Generates loot every 30 seconds- Drops 1 item- Common Drops [Coal, Raw Iron, Raw Copper]- Loot Pool Tag: \"srgen:ore_gen/basic\"- Rare Drops [Raw Gold, Lapis]- Loot Pool Tag: \"srgen:ore_gen/basic_rare\"### Refined Ore Generator- Generates loot every 20 seconds- Drops 4 items- Common Drops [Coal, Raw Iron, Raw Copper, Raw Gold, Lapis]- Loot Pool Tag: \"srgen:ore_gen/refined\"- Rare Drops [Nether Quartz, Redstone]- Loot Pool Tag: \"srgen:ore_gen/refined_rare\"### Blazing Ore Generator- Generates loot every 10 seconds- Drops 8 items- Common Drops [Coal, Raw Iron, Raw Copper, Raw Gold, Lapis, Nether Quartz, Redstone]- Loot Pool Tag: \"srgen:ore_gen/blazing\"- Rare Drops [Diamond, Amethyst]- Loot Pool Tag: \"srgen:ore_gen/blazing_rare\"### Draconic Ore Generator- Generates loot every 10 seconds- Drops 16 items- Common Drops [Coal, Raw Iron, Raw Copper, Raw Gold, Lapis, Nether Quartz, Redstone, Diamond, Amethyst]- Loot Pool Tag: \"srgen:ore_gen/draconic\"- Rare Drops [Netherite Scrap]- Loot Pool Tag: \"srgen:ore_gen/draconic_rare\"### Withered Ore Generator- Generates loot every 10 seconds- drops 32 items- Common Drops [Coal, Raw Iron, Raw Copper, Raw Gold, Lapis, Nether Quartz, Redstone, Diamond, Amethyst, Netherite Scrap]- Loot Pool Tag: \"srgen:ore_gen/withered\"- Rare Drops [Wither Star, Echo Shard]- Loot Pool Tag: \"srgen:ore_gen/withered_rare\"展开版本: 1.0.0支持游戏: 1.21.1类型:NeoForgeRelease下载次数: 211Simple Ore Generators 1.1.4SimpleOreGenerators 1.19.2-1.1.4.jar下载1.1.4#Release# Version 1.1.4* Bug Fixes* Fixed issue with inputting into chests* fixed Creative Tab Showing wrong name* Known Imcompatibilites* Can\'t output to Sophisticated Storage展开版本: 1.1.4支持游戏: 1.19.2类型:ForgeRelease下载次数: 463Simple Ore Generators 1.1.1SimpleOreGenerators 1.19.2-1.1.1.jar下载1.1.1#Release## Version 1.1.1* Added Rare Drops tag [1:10 drop rate]* Added for tier 1 ore generator* Added for tier 2 ore generator* Added for tier 3 ore generator* Added for tier 4 ore generator* Fixes* Added Diamonds to tier 3 drop table* Made generators able to output to double chests and chests with upto 164 slots展开版本: 1.1.1支持游戏: 1.19.2类型:ForgeRelease下载次数: 68Simple Ore Generators 1.0.0 - 1.19.2SimpleOreGenerators.jar下载1.0.0#Release# Version 1.0.0### Initial Release* Adds 4 Tiers of Ore Generators* Adds all needed recipes to craft generators* Adds Ore Tags to add more ores to each generator展开版本: 1.0.0支持游戏: 1.19.2类型:ForgeRelease下载次数: 117全部版本
markdown_parsed
文章类型:收录
layui.use([\'form\'], function(){
var form = layui.form;
});
简易矿石发生器 |
|