biome forest spawner
This commit is contained in:
@@ -39,4 +39,16 @@
|
||||
- state: cave
|
||||
- state: frame
|
||||
- type: CP14BiomeSpawner
|
||||
biome: CP14CavesGeneric
|
||||
biome: CP14CavesGeneric
|
||||
|
||||
- type: entity
|
||||
id: CP14BiomeSpawnerForest
|
||||
parent: CP14BaseBiomeSpawner
|
||||
suffix: Forest
|
||||
components:
|
||||
- type: Sprite
|
||||
layers:
|
||||
- state: forest
|
||||
- state: frame
|
||||
- type: CP14BiomeSpawner
|
||||
biome: CP14GrasslandHills
|
||||
BIN
Resources/Textures/_CP14/Markers/biome.rsi/forest.png
Normal file
BIN
Resources/Textures/_CP14/Markers/biome.rsi/forest.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 709 B |
@@ -15,6 +15,9 @@
|
||||
},
|
||||
{
|
||||
"name": "grass"
|
||||
},
|
||||
{
|
||||
"name": "forest"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user