forked from Mirrorlandia_minetest/minetest
Add apple color to minetestmapper and fix cactus color
This commit is contained in:
parent
fd7c8706ce
commit
1a63c6e016
@ -24,7 +24,7 @@ f 128 79 0 # CONTENT_CHEST
|
||||
80d 219 202 178 # CONTENT_MOSSYCOBBLE
|
||||
80e 78 154 6 # CONTENT_GRAVEL
|
||||
80f 204 0 0 # CONTENT_SANDSTONE
|
||||
810 211 215 207 # CONTENT_CACTUS
|
||||
810 0 215 0 # CONTENT_CACTUS
|
||||
811 170 50 25 # CONTENT_BRICK
|
||||
812 104 78 42 # CONTENT_CLAY
|
||||
813 58 105 18 # CONTENT_PAPYRUS
|
||||
@ -33,3 +33,4 @@ f 128 79 0 # CONTENT_CHEST
|
||||
816 62 101 25 # CONTENT_JUNGLEGRASS
|
||||
817 255 153 255 # CONTENT_NC
|
||||
818 102 50 255 # CONTENT_NC_RB
|
||||
819 200 0 0 # CONTENT_APPLE
|
||||
|
Loading…
Reference in New Issue
Block a user