Initial commit
I have the basic directory structure figured out and one palette defined
This commit is contained in:
commit
76c839a892
@ -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"
|
||||
]
|
||||
}
|
17
assets/itemswapper/lang/en_us.json
Normal file
17
assets/itemswapper/lang/en_us.json
Normal 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
6
pack.mcmeta
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"pack": {
|
||||
"pack_format": 15,
|
||||
"description": "ItemSwapper Palettes for Create"
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user