marcel0ll / CustomItems

The most simple way to add your custom items to minecraft
https://marcel0ll.github.io/CustomItems/
20 stars 19 forks source link

Grass tipe material bug #3

Closed MechWarrior99 closed 10 years ago

MechWarrior99 commented 10 years ago

I could be doing something wrong but when i set the material to grass it acts like stone. Also i'm not sure if this is a bug or not but the grass material does not change color in different biomes.

marcel0ll commented 10 years ago

Block material defines other things like:

If the block can be replaced (ex: air, water, fire) If the block can be moved by pistons

I dont know what defined the grass color, I have to check, but I don't think it is the block material

MechWarrior99 commented 10 years ago

ow okay sorry.

marcel0ll commented 10 years ago

No problem