Initial commit

I have the basic directory structure figured out and one palette defined
This commit is contained in:
NullBite 2023-10-26 13:21:51 -04:00
commit 76c839a892
Signed by: nullbite
GPG Key ID: 6C4D545385D4925A
4 changed files with 41 additions and 0 deletions

View File

@ -0,0 +1,18 @@
{
"type": "palette",
"displayName": "text.itemswapper.palette.kinetic.energy_transport",
"items": [
"create:shaft",
"create:cogwheel",
"create:large_cogwheel",
"create:gearbox",
"create:vertical_gearbox",
"create:clutch",
"create:gearshift",
"create:encased_chain_drive",
"create:adjustable_chain_gearshift",
"create:belt_connector",
"create:sequenced_gearshift",
"create:rotation_speed_controller"
]
}

View File

@ -0,0 +1,17 @@
{
"text.itemswapper.palette.kinetic.energy": "Power Generation",
"text.itemswapper.palette.kinetic.energy_transport": "Power Transportation",
"text.itemswapper.palette.kinetic.item_transport": "Item Transportation",
"text.itemswapper.palette.kinetic.item_processing": "Item Processing",
"text.itemswapper.palette.kinetic.fluid_transport": "Fluid Transportation",
"text.itemswapper.palette.utilities.creative": "Creative Tools",
"text.itemswapper.palette.utilities.survival": "Tools",
"text.itemswapper.palette.building.seats": "Seats",
"text.itemswapper.palette.building.casings": "Casings",
"text.itemswapper.palette.building.andesite_alloy": "Andesite Alloy Building Blocks",
"text.itemswapper.palette.building.brass": "Brass Building Blocks",
"text.itemswapper.palette.building.copper": "Copper Building Blocks",
"text.itemswapper.palette.contraption.contraptions": "Contraptions",
"text.itemswapper.palette.contraption.contraption_actors": "Contraption Actors",
"text.itemswapper.palette.contraption.train": "Train Components"
}

6
pack.mcmeta Normal file
View File

@ -0,0 +1,6 @@
{
"pack": {
"pack_format": 15,
"description": "ItemSwapper Palettes for Create"
}
}

BIN
pack.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 113 KiB