私が良いテクスチャを作れるだけ新しい石の種類を追加するMinetest MOD。現在アクティブに開発中。
Go to file
SakuraRiu d572291ceb Merge branch 'main' into main 2023-08-29 23:45:36 +00:00
locale Update Japanese translation 2023-08-29 23:32:38 +00:00
sounds 0.3.2 2023-03-09 05:06:21 +00:00
textures Tourmaline 2023-08-29 01:14:51 +00:00
0.3.0.png new pack image for 0.3.0 Hades 2023-03-04 07:18:23 +00:00
0.3.3_devtest.png 0.3.3 2023-03-11 05:09:54 +00:00
0.3.3_nc.png 0.3.3 2023-03-11 05:09:54 +00:00
0.4.0.png 0.4.0 2023-06-28 03:22:08 +00:00
0.4.0_mapgen.png 0.4.0 additional stuff 2023-06-28 03:31:39 +00:00
0_3_2.png Upload files to '' 2023-03-09 03:55:18 +00:00
LICENSE.txt 0.4.0 2023-06-28 03:22:38 +00:00
README.md add languages for 0.4.1 2023-08-27 00:51:53 +00:00
changelog.txt 0.4.1 2023-08-27 22:57:08 +00:00
crafting.lua 0.4.1 2023-08-27 22:57:08 +00:00
geodes.lua 0.3.5 2023-03-27 19:49:29 +00:00
geodes_lib.lua 0.3.5 2023-03-27 19:49:29 +00:00
init.lua 0.3.4 final 2023-03-26 22:04:18 +00:00
mapgen.lua 0.4.0 2023-06-28 03:22:38 +00:00
mod.conf 0.4.0 2023-06-28 03:22:38 +00:00
nodes.lua Buff Turquoise pebble drop rate 2023-08-27 23:33:44 +00:00
nodes_crystal.lua Upload files to "/" 2023-08-15 00:58:09 +00:00
nodes_glowing.lua 0.3.4 alpha 2023-03-23 20:31:36 +00:00
sounds.lua 0.3.2 2023-03-09 04:04:45 +00:00
ss.png 0.3.0 Hades 2023-03-04 07:31:10 +00:00
ss_0_2_2_shaders.png 0.3.0 Hades 2023-03-04 07:31:10 +00:00
ss_Glowing_Stones_update.jpg 0.3.0 Hades 2023-03-04 07:31:10 +00:00
stairs.lua 0.4.1 2023-08-27 22:57:08 +00:00
stone_climate_reference.txt 0.3.4 final 2023-03-26 22:05:20 +00:00
wall.lua 0.4.1 2023-08-27 22:57:40 +00:00

README.md

Too Many Stones

A Minetest mod that adds as many stones as I can make good textures for. Recent addition is support for nearly all Minetest subgames including Fogblox, Hades Revisited, Nodecore, and Mineclone2. TMS currently features 78 stone types (7 of which glow), cobble for most of them, and bricks, cracked bricks, and blocks for all stone types. There are optional features that each require different mods to add: Stairs and Slabs require stairs, Walls require walls, and geodes require either geode mod. More stones may be added, and you can put a feature request on ContentDB or the repo for new ones. I will prioritize stones that are unique. Japanese, Spanish, Portuguese, German, French and Russian translations by me and ChatGPT. So, sorry for bad grammar in advance.

Done:

Blue Agate-(blue and white)
Gray Agate-(light gray and white)
Green Agate-(light green)
Moss Agate-(olive and white)
Orange Agate-(orange and white)
Purple Agate-(indigo and lavender)
Red Agate-(red and white)
Amazonite-(light green)
Amber-(dark orange)
Amethyst-(dark purple)
Ammolite-(rainbow)
Andesite-(dark gray)
Black Moonstone-(black)
Black Opal-(black to green)
Basalt-(dark greenish grey)
Columnar Basalt-(reddish light gray)
Calcite-(light grey)
Carnotite-(mustard yellow)
Celestine-(sky blue)
Chrysoprase-(apple green)
Citrine-(dark yellow)
Covellite-(dark cobalt blue)
Crocoite-(bright orange)
Diorite-(white)
Erythrite-(dark purpley red)
Eudialite-(dark red)
Fluorite-(blueish lavender)
Fire Opal-(orange)
Gabbro-(dark grey)
Galena-(silver)
Glow Apatite-(light purple)
Glow Calcite-(red)
Glow Esperite-(yellow)
Glow Fluorite-(indigo)
Glow Selenite-(light blue)
Glow Sodalite-(orange)
Glow Willemite-(lime green)
Black Granite-(black)
Blue Granite-(bright blue)
Gray Granite-(light gray)
Green Granite-(green)
Pink Granite-(pale pink)
Red Granite-(red)
White Granite-(white)
Yellow Granite-(dark yellow)
Heliodor-(yellow)
Howlite-(white)
Ilvaite-(black)
Jade-(dark green) was Greenstone
Kyanite-(light blue)
Lapis Lazuli-(blue with gold streaks)
Blue Limestone-(blue grey)
White Limestone-(yellow grey)
Marble-(white)
Morion Quartz-(black)
Mudstone-(brown)
Picture Jasper-(tan)
Prasiolite-(glass bottle green)
Opal-(white to blue)
Pumice-(grey)
Pyrite-(bright yellow)
Quartz-(white)
Rose Quartz-(pink)
Scoria-(red)
Serpentine-(dark green)
Shale-(dark greenish grey)
Slate-(dark grey)
Smokey Quartz-(dark tan)
Soapstone-(black with white streaks)
Sodalite-(dark blue) was Bluestone
Sugilite-(purple)
Travertine-(light tan)
Yellow Travertine-(yellow)
Beige Tuff-(beige)
Grey Tuff-(dirty gray)
Red Tuff-(orange)
Turquoise-(light blue)
Vivianite-(dark green)

To Do:

Find and add ore mods to optional depends

Credits:

Based on code from Minetest game, all walls mod, and geodes mod. Textures created by JoeEnderman with Stable Diffusion (rough versions), Krita (Agates and other complicated textures), Gimp (cleaning up from the others), Planet Minecraft (block and brick variants), and Blockbench (cobblestones, granites, and cracked bricks). From V0.2.2+: Many textures have been cleaned up or made using Libresprite. Code rebase with help from Mineclone2 and Minebase. All node sounds are CC0 except where they are from minetest game in which case they are (CC BY-SA 3.0). The ones not from MTG (break glass 1 and 2), (all break node hard), (all dig cracky), (glass footstep 1-3), (hard_footstep 1-3), (place node hard3) are sourced from opengameart.org, freesound.org, and myself. Some are a combination of both. Jasper Boerstra is the biggest influence on my texture style, and I hope it shows. I love what he did for most Minecraft textures. AwesomeDragon97 gave me the idea to use mapgen_stone instead of each game's individual stone types. Thank you to EmptyStar for continuing to support TMS and help me with development.