8 İşlemeler 3ba0e1f184 ... fd5eb071b2

Yazar SHA1 Mesaj Tarih
  BluebirdGreycoat fd5eb071b2 Annoy some ppl 3 yıl önce
  BluebirdGreycoat eedf8e760b Update 3 yıl önce
  BluebirdGreycoat afd510c4fb Improve another texture 3 yıl önce
  BluebirdGreycoat f6e622fa92 Tone down the electric radioactive glow just a bit :) 3 yıl önce
  BluebirdGreycoat 2a0dba6c6a Update credits 3 yıl önce
  BluebirdGreycoat e0cd183b62 Try preventing accidental dropping of Keys/PoCs 3 yıl önce
  BluebirdGreycoat e0df5ffc51 Attempt to fix unintentional farming API bug 3 yıl önce
  BluebirdGreycoat ff031bea2f Tone down stone macro texture 3 yıl önce

+ 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


Bu fark içinde çok fazla dosya değişikliği olduğu için bazı dosyalar gösterilmiyor