resource "minecraft_block" "muziek_start" {
material = "oak_button[face=ceiling]"
position = {
x = 111
y = -60
z = 111
}
}
minecraft-terraform/minecraft-event-provisioning
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
| Name | Name | Last commit date | ||
|---|---|---|---|---|
resource "minecraft_block" "muziek_start" {
material = "oak_button[face=ceiling]"
position = {
x = 111
y = -60
z = 111
}
}