私が良いテクスチャを作れるだけ新しい石の種類を追加するMinetest MOD。現在アクティブに開発中。
Go to file
TheOnlyJoeEnderman 8639d60084 add slate and additional block variants 2022-12-01 05:16:24 +00:00
locale add slate and additional block variants 2022-12-01 05:16:24 +00:00
textures white limestone 2022-11-29 07:31:02 +00:00
LICENSE.txt add license for wall code. 2022-11-28 05:36:08 +00:00
README.md add slate, change preview image 2022-12-01 04:50:00 +00:00
crafting.lua add slate, add cracked brick for all stone types 2022-12-01 04:48:08 +00:00
credits.txt add credits file 2022-11-23 03:01:08 +00:00
init.lua add init file 2022-11-23 02:56:33 +00:00
mapgen.lua improve stone placement in mapgen 2022-12-01 04:49:11 +00:00
mod.conf made version requirement more lax 2022-11-28 05:52:06 +00:00
nodes.lua add slate, change preview image 2022-12-01 04:50:00 +00:00
stairs.lua add slate, change preview image 2022-12-01 04:50:00 +00:00
template.txt cleaning, add limestone 2022-11-29 07:32:17 +00:00
too_many_stones.png add slate, change preview image 2022-12-01 04:50:00 +00:00
wall.lua add slate, change preview image 2022-12-01 04:50:00 +00:00

README.md

Too Many Stones

This mod is in a quite functional state, but not a polished state. It currently features 17 stone types that all spawn in the world, cobble for most of them, and bricks and blocks for all stone types. If your game supplies stairs, you will have access to stairs and slabs. If your game has walls, then you will also get walls for most stone types. The placement of the stones in the mapgen is nearling finalization. More stones may be added, and you can put a feature request on ContentDB or the repo for new ones. I probably won't add any boring stones though.

Done: Amazonite-(light green) Bluestone-(dark blue) Calcite-(light grey) Carnotite-(mustard yellow) Blue Granite-(blue) Green Granite-(green) Red Granite-(red) Greenstone-(dark green) Ilvaite-(black) Kyanite-(light blue) Blue Limestone-(blue grey) White Limestone-(yellow grey) Marble-(white) Rose Quartz-(pink) Scoria-(red) Slate-(dark grey) Sugilite-(purple)

To Do: Finalize stone spawn locations, blob size, and blob shape Get play testers Add Ores? Find and add ore mods to optional depends Glow Stone?