基础下界矿石(BasicNetherOres):修订间差异

→‎注释与外部链接:​ // Edit via Wikiplus
(基础下界矿石(BasicNetherOres)是一个为下界添加了基础矿物的简单模组。)
 
→‎注释与外部链接:​ // Edit via Wikiplus
标签移动版编辑 移动版网页编辑 高级移动版编辑
 
(未显示4个用户的12个中间版本)
{{CSS|1=
:root {
--theme-color: #a8cdff;
--theme-bg-img: url(//mcbbs.wiki/salt/nether/body_bg.jpg);
--theme-topbar-img: url(//mcbbs.wiki/salt/nether/top_bg.png);
} }
}}
{{模组信息
|名称 = 基础下界矿石
 
'''基础下界矿石(BasicNetherOres)'''是一个为下界添加了基础矿物的简单模组。
== 注释与外部相关链接 ==
* [https://github.com/cScotPlay/BasicNetherOres GitHub]
*[https://www.mcmod.cn/class/3247.html MCMOD]
*[[tid:1136294|MCBBS]]
 
== 你知道吗 ==
* 在此模组的1.12.2版本里,作者使用了类似于<code>OreDictionary.registerOre("ore" + block.getLocalizedName().substring(7, block.getLocalizedName().length() - 4), block);</code>的代码注册矿词,导致本地化工作者在将模组文本本地化后游戏崩溃。<ref>https://github.com/cScotPlay/BasicNetherOres/blob/master/src/main/java/cscot/basicnetherores/registries/OreDictionaryRegistry.java#L23</ref>
* 有人使用了菜狗打表方法改动1.12.2分支版本代码使其不使用本地化获取方法注册矿词。<ref>https://github.com/cneicy/BasicNetherOres/blob/master/src/main/java/cscot/basicnetherores/registries/OreDictionaryRegistry.java#L7</ref>
{{基础下界矿石}}
{{ navbox
{{ref}}
|name = 基础下界矿石(BasicNetherOres)
|title = 基础下界矿石(BasicNetherOres)
|titlestyle = background:#FF4500
|state = {{#ifeq:{{{1}}}|collapsed|mw-collapsible mw-collapsed|mw-uncollapsed}}
|liststyle = line-height:1.4em;
|style = width:100%
|groupstyle = background:#FF4500
|group1 =
|list1 = {{Navbox subgroup
|titlestyle = background:#FF4500
|groupstyle = background:#FF4500
|evenstyle = background:#FF4500
|title = 方块
|group1 = 矿石
| list1 = [[文件:基础下界矿石-铁矿.png|16px]][[基础下界矿石/铁矿|铁矿]] • [[文件:基础下界矿石-金矿.png|16px]][[基础下界矿石/金矿|金矿]] • [[文件:基础下界矿石-煤矿.png|16px]][[基础下界矿石/煤矿|煤矿]] • [[文件:基础下界矿石-钻石矿.png|16px]][[基础下界矿石/钻石矿|钻石矿]] • [[文件:基础下界矿石-青金石矿.png|16px]][[基础下界矿石/青金石矿|青金石矿]] • [[文件:基础下界矿石-绿宝石矿.png|16px]][[基础下界矿石/绿宝石矿|绿宝石矿]] • [[文件:基础下界矿石-锡矿.png|16px]][[基础下界矿石/锡矿|锡矿]] • [[文件:基础下界矿石-铜矿.png|16px]][[基础下界矿石/铜矿|铜矿]] • [[文件:基础下界矿石-红石矿.png|16px]][[基础下界矿石/红石矿|红石矿]]}}
}}
== 注释与外部链接 ==
534

个编辑