File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -26,5 +26,5 @@ item_ids:
2626
2727
2828- 不同于大多数mod,正常情况下本模组的矿石不会自然生成
29- - 为了在前期获得本模组的金属,你需要使用类似于“无中生有”的方式——[ 物品过筛] ( ../struct/block_processing .md )
29+ - 为了在前期获得本模组的金属,你需要使用类似于“无中生有”的方式——[ 物品过筛] ( ../struct/item_processing .md#过筛 )
3030- 以此法获得的金属粒[ 点我查看] ( ../material/common_nugget.md )
Original file line number Diff line number Diff line change @@ -39,15 +39,15 @@ item_ids:
3939
4040# 合成
4141
42- 将<ItemLink id =" anvilcraft:neutron_irradiator " />用铁砧压入<ItemLink id =" anvilcraft:overheated_ember_metal_block " />,
43- 根据<ItemLink id =" anvilcraft:neutron_irradiator " />上的附魔数量,决定输出超限合金的产量
44-
45- | 附魔数量 n | 返还<ItemLink id =" anvilcraft:neutronium_ingot " />概率 | 超限合金的产量 |
46- | :--------:| :-------------------------------------------------:| :-----------:|
47- | [ 0, 10] | n * 10% | 4 锭 + 3* n 粒 |
48- | [ 11, 14] | 100% | 4 锭 + 3* n 粒 |
49- | 15 | 100% | 1 块 |
50- | [ 16, +∞) | 100% | 1 块 + n 粒 |
42+ 将<ItemLink id =" anvilcraft:charged_neutronium_ingot " />用铁砧压入<ItemLink id =" anvilcraft:overheated_ember_metal_block " />,
43+ 根据<ItemLink id =" anvilcraft:charged_neutronium_ingot " />上的附魔数量,决定输出超限合金的产量
44+
45+ | 附魔数量 n | 返还<ItemLink id =" anvilcraft:neutronium_ingot " />概率 | 产量 |
46+ | :--------:| :-------------------------------------------------:| :---------------------------------------------------------------------------------------------------------------------------------- :|
47+ | [ 0, 10] | n * 10% | 4 < ItemImage id = " anvilcraft:transcendium_ingot " scale = " 0.6 " /> + 3* n < ItemImage id = " anvilcraft:transcendium_nugget " scale = " 0.6 " /> |
48+ | [ 11, 14] | 100% | 4 < ItemImage id = " anvilcraft:transcendium_ingot " scale = " 0.6 " /> + 3* n < ItemImage id = " anvilcraft:transcendium_nugget " scale = " 0.6 " /> |
49+ | 15 | 100% | 1 < ItemImage id = " anvilcraft:transcendium_block " scale = " 0.6 " /> |
50+ | [ 16, +∞) | 100% | 1 < ItemImage id = " anvilcraft:transcendium_block " scale = " 0.6 " /> + n < ItemImage id = " anvilcraft:transcendium_nugget " scale = " 0.6 " /> |
5151
5252> 锭和粒以掉落物形式产生;块生成于原方块的位置
5353
You can’t perform that action at this time.
0 commit comments