code clean-up

master
juraj 2016-03-12 21:15:27 +01:00
parent 8a060094c5
commit f4956a5c12
1 changed files with 0 additions and 5 deletions

View File

@ -2,11 +2,6 @@
--Diamonds by InfinityProject - re-done by SaKeL
--+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
local apple_duration = 16.0 --seconds
local apple_buff_speed = 1 --add to physics multiplier
local apple_buff_jump = 0.5 --add to physics multiplier
local apple_buff_gravity = 0.1 --subtract from physics multiplier
minetest.register_node( "diamonds:diamond_in_ground", {
description = "Super Diamond Ore",
tiles = { "default_stone.png^diamond_in_ground.png" },