Skip to content

Commit

Permalink
feat: Add Cobblemon support #88
Browse files Browse the repository at this point in the history
  • Loading branch information
BlayTheNinth committed Feb 1, 2025
1 parent a66e85e commit 94f98bc
Showing 1 changed file with 17 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"modid": "cobblemon",
"silent": true,
"converter": "SmartSlabConverter",
"slabs": [
"apricorn_slab",
"black_tumblestone_brick_slab",
"polished_black_tumblestone_slab",
"polished_sky_tumblestone_slab",
"polished_tumblestone_slab",
"sky_tumblestone_brick_slab",
"smooth_black_tumblestone_slab",
"smooth_sky_tumblestone_slab",
"smooth_tumblestone_slab",
"tumblestone_brick_slab"
]
}

0 comments on commit 94f98bc

Please sign in to comment.