+ iron grate

This commit is contained in:
Glitchlabs
2026-06-26 22:13:55 +02:00
parent df70874391
commit 96b5ae6ba6
8 changed files with 52 additions and 0 deletions
@@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "ornamentum:block/iron_grate"
}
}
}
@@ -0,0 +1,6 @@
{
"parent": "minecraft:block/cube_all",
"textures": {
"all": "ornamentum:block/iron_grate"
}
}
@@ -0,0 +1,3 @@
{
"parent": "ornamentum:block/iron_grate"
}
@@ -0,0 +1,5 @@
{
"values": [
"ornamentum:iron_grate"
]
}
@@ -0,0 +1,5 @@
{
"values": [
"ornamentum:iron_grate"
]
}
@@ -0,0 +1,5 @@
{
"values": [
"ornamentum:iron_grate"
]
}
@@ -0,0 +1,21 @@
{
"type": "minecraft:block",
"pools": [
{
"bonus_rolls": 0.0,
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
],
"entries": [
{
"type": "minecraft:item",
"name": "ornamentum:iron_grate"
}
],
"rolls": 1.0
}
],
"random_sequence": "ornamentum:blocks/iron_grate"
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 393 B