Mining things (#21909)
* mining-doors * mining-tiles * mining-window * Change copyright in meta.json * Change license in attributions.yml
This commit is contained in:
@@ -271,6 +271,27 @@
|
||||
maxCount: 30
|
||||
itemSize: 5
|
||||
|
||||
- type: stack
|
||||
id: FloorTileMining
|
||||
name: mining floor tile
|
||||
spawn: FloorTileItemMining
|
||||
maxCount: 30
|
||||
itemSize: 5
|
||||
|
||||
- type: stack
|
||||
id: FloorTileMiningDark
|
||||
name: dark mining floor tile
|
||||
spawn: FloorTileItemMiningDark
|
||||
maxCount: 30
|
||||
itemSize: 5
|
||||
|
||||
- type: stack
|
||||
id: FloorTileMiningLight
|
||||
name: light mining floor tile
|
||||
spawn: FloorTileItemMiningLight
|
||||
maxCount: 30
|
||||
itemSize: 5
|
||||
|
||||
- type: stack
|
||||
id: FloorTileBar
|
||||
name: item bar floor tile
|
||||
|
||||
Reference in New Issue
Block a user