8 کامیت‌ها 3ba0e1f184 ... fd5eb071b2

نویسنده SHA1 پیام تاریخ
  BluebirdGreycoat fd5eb071b2 Annoy some ppl 3 سال پیش
  BluebirdGreycoat eedf8e760b Update 3 سال پیش
  BluebirdGreycoat afd510c4fb Improve another texture 3 سال پیش
  BluebirdGreycoat f6e622fa92 Tone down the electric radioactive glow just a bit :) 3 سال پیش
  BluebirdGreycoat 2a0dba6c6a Update credits 3 سال پیش
  BluebirdGreycoat e0cd183b62 Try preventing accidental dropping of Keys/PoCs 3 سال پیش
  BluebirdGreycoat e0df5ffc51 Attempt to fix unintentional farming API bug 3 سال پیش
  BluebirdGreycoat ff031bea2f Tone down stone macro texture 3 سال پیش

+ 3 - 0
mods/default/nodes.lua

@@ -194,6 +194,7 @@ minetest.register_node("default:stone", {
 		--]]
 
 	tiles = {{name="stone_macro.png", align_style="world", scale=8}},
+
 	groups = utility.dig_groups("stone", {
     stone = 1, native_stone = 1,
 		melts = 1, cobble_type = 1,
@@ -297,7 +298,9 @@ minetest.register_node("default:mossycobble", {
 
 minetest.register_node("default:desert_stone", {
 	description = "Redstone",
+
 	tiles = {{name="desert_stone_macro.png", align_style="world", scale=8}},
+
 	groups = utility.dig_groups("stone", {stone = 1, native_stone = 1}),
 	drop = 'default:desert_cobble2',
 	legacy_mineral = true,

BIN
mods/default/textures/default_tvine.png


BIN
mods/default/textures/default_tvine.xcf


BIN
mods/default/textures/default_tvine_alt.png


BIN
mods/default/textures/default_tvine_alt.xcf


BIN
mods/default/textures/default_tvine_display.png


BIN
mods/default/textures/default_tvine_top.png


BIN
mods/default/textures/default_tvine_top_alt.png


BIN
mods/default/textures/stone_macro.png


+ 0 - 0
mods/default/tvine.lua


برخی فایل ها در این مقایسه diff نمایش داده نمی شوند زیرا تعداد فایل ها بسیار زیاد است