Merge pull request #125
This commit is contained in:
commit
76472aeff5
@ -416,7 +416,7 @@ alphaMaterials.BrownWool = alphaMaterials[35, 12]
|
||||
alphaMaterials.DarkGreenWool = alphaMaterials[35, 13]
|
||||
alphaMaterials.RedWool = alphaMaterials[35, 14]
|
||||
alphaMaterials.BlackWool = alphaMaterials[35, 15]
|
||||
|
||||
alphaMaterials.Block36 = alphaMaterials[36, 0]
|
||||
alphaMaterials.Flower = alphaMaterials[37, 0]
|
||||
alphaMaterials.Rose = alphaMaterials[38, 0]
|
||||
alphaMaterials.BrownMushroom = alphaMaterials[39, 0]
|
||||
|
@ -747,6 +747,13 @@ blocks:
|
||||
name: Black Wool
|
||||
mapcolor: [0, 0, 0]
|
||||
|
||||
- id: 36
|
||||
idStr: BLOCK_36
|
||||
name: Block 36
|
||||
mapcolor: [0, 0, 0]
|
||||
tex: [0, 0]
|
||||
opacity: 0
|
||||
|
||||
- id: 37
|
||||
idStr: YELLOW_FLOWER
|
||||
name: Flower
|
||||
|
Reference in New Issue
Block a user