找到约 12 条结果,共约 1 页。 [耗时:3.8049ms]

第一次写教程,写的比较乱,见谅这个mod的作用比较特殊,根据作者的话来看,这个mod会在加载世界的时候强制调用其他mod的世界生成器,在已经加载好的区块里再生成一遍矿物、多方块结构或者其他东西。举个例子,一个存档玩到一半又加进去包含新矿物的mod,如果不用这个mod,只能跑图到自己还没有去过的区块(还没有生成过的区块)...
地址:www.mcmod.cn/post/1593.html快照时间:2024-04-27来自:MC百科主站
...Clusters矿丛数量chunk Chance每个区块的生成几率biomes生物群系biome Restriction生物群系限制retrogen再生能源maxHeight最小高度minHeight最大高度wiki的案例代码{"ironcluster": {"template": "uniform","block": {"name": "Techguns:oreCluster", "metadata": 0},"clusterSize": 12,"numClusters": 1,"chunkChance": 8...
地址:www.mcmod.cn/post/349.html快照时间:2024-04-27来自:MC百科主站
...e //是否生成铜矿    I:"Copper Ore resistance"=0     B:"Copper Ore retrogen"=false    B:"Electrotine Ore"=true //是否生成蓝石    I:"Electrotine Ore resistance"=0    B:"Electrotine Ore retrogen"=false    B:"Marble Caves"=true //是否生成玄武岩    I:"Marble Caves resistance"=0   ...
地址:www.mcmod.cn/post/398.html快照时间:2024-04-27来自:MC百科主站
...打开config/blockswap/block_swap.json在swapper中填入你需要替换的方块。例 {  "retroGen": false,  "swapper": {    "minecraft:bedrock":"minecraft:barrier",    "minecraft:grass":"minecraft:glass"  }}此例子会将所有基岩替换成屏障,所有草方块替换为玻璃。如果你要添加更多项,就继...
地址:www.mcmod.cn/post/3625.html快照时间:2024-04-27来自:MC百科主站
...t;cluster-count": 7,"min-height": 20,"max-height": 55,"retrogen": "true","biome": "all","dimension": {"restriction": "blacklist","value": [-1,1]}},                ...&n...
地址:www.mcmod.cn/post/544.html快照时间:2024-04-27来自:MC百科主站
...################################################################################################    # retrogen(1.12+可以无视)    #--------------------------------------------------------------------------------------------------------#    # Retrogen设置. 您必须安装Railcraft Retrogen mod(1.7.10~1.11)才能让它们执行任何操作。    ###################################################...
地址:www.mcmod.cn/post/1266.html快照时间:2024-04-27来自:MC百科主站
...pendent on the worlds's sea level if; enabled.normalizeHeight = true; Maximum amount of chunks to check for retrogen viability each tick.; Retrogen is the retroactive generation of terrain features, e.g. ores and trees.; Set it to 0 to disable retrogen.; When enabling this the recommended value is 16retrogenCheckLimit = 0; Maximum amount of chunks to process for retrogen each tick.; Values exceeding retrogenCheckLimit are being truncated.retr...
地址:www.mcmod.cn/post/852.html快照时间:2024-04-27来自:MC百科主站
...成最低高度区间        # Retroactively generate HellFish        B:Retrogen=true是否生成蠹虫地狱岩        # The chance out of 10000 that a broken ore will spawn a hellfish.        I:SpawningFromOreChance=1000挖掘正常下界矿石爆出蠹虫的几率,需要开启上面的设置,默认1000,真实几率为这个数值除以10000,即1000的几率...
地址:www.mcmod.cn/post/585.html快照时间:2024-04-27来自:MC百科主站
...nbsp; # [true/false]    B:"Activate verbose logging for retrogen"=false//激活详细的日志记录    #  [range: 1 ~ 50, default: 15]    I:"The amount of experience levels that you need to charge a gem"=15//为紫水晶转换成充能紫水晶...
地址:www.mcmod.cn/post/3127.html快照时间:2024-04-27来自:MC百科主站
...;"max-height": 55,            "retrogen": "true",            "biome": "all",            "dimension": {              ...
地址:www.mcmod.cn/post/2589.html快照时间:2024-04-27来自:MC百科主站
...匠魂mod的材料(不稳定金属锭、基岩锭、魔法木头)在匠魂中的IDworldgen {    I:retrogen_enderlillies=1}
地址:www.mcmod.cn/post/231.html快照时间:2024-04-27来自:MC百科主站
...;             //矿脉最大生成高度"retrogen": false,                                                    ...
地址:www.mcmod.cn/post/2756.html快照时间:2024-04-27来自:MC百科主站