Compare commits

...

5 Commits

Author SHA1 Message Date
IIIullaIII 0b5a9c6145 Update canapa_ice.lua 2022-01-02 21:44:20 +01:00
IIIullaIII b0d04f557e Update mod.conf 2022-01-02 16:54:38 +01:00
IIIullaIII 679521ba2d Update depends.txt 2022-01-02 16:54:35 +01:00
IIIullaIII 1a6c441938 Update mod.conf 2022-01-02 16:49:06 +01:00
IIIullaIII ae8dc2a08e Update release.txt 2021-12-31 17:00:17 +01:00
4 changed files with 3 additions and 4 deletions

View File

@ -84,7 +84,7 @@ function minetest.grow_canapa_ice(pos, node)
pos.y = pos.y - 1
local name = minetest.get_node(pos).name
if name ~= "default:sand"
--and name ~= "farming:soil_wet"
and name ~= "farming:soil_wet"
--and name ~= "farming:soil"
and name ~= "default:silver_sand"
and name ~= "default:dirt_with_snow"

View File

@ -1 +1 @@
22.12.2021
31.12.2021

View File

@ -5,7 +5,7 @@ farming
dye
3d_armor?
maptools?
clothing?

View File

@ -4,4 +4,3 @@ optional_default = 3d_armor,fire,ropes,unified_inventory,wool
author = ulla
title = Hemp mod
description = Hemp with all possible utility see readme.md | La canapa e tutti i suoi usi guardare il readme.md
release = 10228