Skip to content

Commit

Permalink
custom carts data
Browse files Browse the repository at this point in the history
  • Loading branch information
HamaIndustries committed Jul 2, 2024
1 parent 23b193a commit 7256dff
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"item": "minecraft:potato",
"model": {
"type": "customizablecarts:two_layer",
"texture": "tinypotatocart:textures/entity/minecart/tiny_potato_cart.png"
}
}
6 changes: 6 additions & 0 deletions pack/config/openloader/data/custom_carts_data/pack.mcmeta
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"pack": {
"pack_format": 48,
"description": "Customizable Carts for ModFest: Carnival"
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"pack": {
"pack_format": 34,
"description": "Customizable Carts for Modfest: Carnival"
}
}

0 comments on commit 7256dff

Please sign in to comment.