User Tools

Site Tools


resourcepack:make:rp_creator

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
resourcepack:make:rp_creator [2025/11/22 17:16] – Door animation Naviresourcepack:make:rp_creator [2026/01/09 23:12] (current) Navi
Line 15: Line 15:
   - Models and textures, if you're going to start from scratch.   - Models and textures, if you're going to start from scratch.
   - A resource pack, if you're going to edit an existing resource pack.   - A resource pack, if you're going to edit an existing resource pack.
 +
 +===== Importing a resource pack =====
 +
 +>//Make it your own! //\\ //- Resource Pack Creator//
 +
 +Click ''Edit Existing Resource Pack'', and a window will show, prompting you to open a Zip file. And then it will bring you to the Design page, where you can start editing the resource pack. If your resource pack is in MTR3 format, the Resource Pack Creator will try and convert it to MTR4 format and export it in MTR4 format.
  
 ===== Create New Resource Pack ===== ===== Create New Resource Pack =====
  
 >//The sky's the limit! //\\ //- Resource Pack Creator// >//The sky's the limit! //\\ //- Resource Pack Creator//
 +
 +If you decide to create a new train from scratch, click ''Create New Resource Pack'', and you'll be brought to the Design page. You can start designing your trains now.
  
 ==== Importing models ==== ==== Importing models ====
  
-To import your models, click ''Manage Models'', then ''Add Model''. You can now input your models. When you have finished selecting the files, press Open.+To import your models, click ''Manage Models'', then ''Add Model''. You can now upload your models. When you have finished selecting the files, press Open.
  
 <WRAP center round important 90%> <WRAP center round important 90%>
Line 34: Line 42:
 ==== Importing textures ==== ==== Importing textures ====
  
-Similarly, click ''Manage Textures'', then ''Add Textures''. You can now input your textures. When you have finished selecting the files, press Open.+Similarly, click ''Manage Textures'', then ''Add Textures''. You can now upload your textures. When you have finished selecting the files, press Open.
  
 ==== Vehicle Properties ==== ==== Vehicle Properties ====
Line 47: Line 55:
 Before we start adding models, let's take a look at what you can customise in the Vehicle Properties Menu. Click ''Edit Vehicle Properties'' and the menu will be shown. Before we start adding models, let's take a look at what you can customise in the Vehicle Properties Menu. Click ''Edit Vehicle Properties'' and the menu will be shown.
  
-=== What do each options do? ===+=== What do the options do? ===
  
 ^ Name ^ Data type ^ Explanation ^ Condition ^ Default value ^ ^ Name ^ Data type ^ Explanation ^ Condition ^ Default value ^
Line 123: Line 131:
 === Edit Model Parts === === Edit Model Parts ===
  
-Here's where the main thing about building the train goes. Clicking ''Edit Model Parts'' and you'll see a window with all the parts you've defined, of which it should be empty when you enter the window for the first time. Press ''Add'' to add new parts to the model.+<WRAP right> 
 + 
 +| {{ :resourcepack:make:model_parts.png?200 }} | 
 +| Here you can define how your part behaves. | 
 + 
 +</WRAP> 
 + 
 +Here's where the main thing about building the train goes. Click ''Edit Model Parts'' and you'll see a window with all the parts you've defined, of which it should be empty when you enter the window for the first time. Press ''Add'' to add new parts to the model.
  
-<WRAP center round info 90%>+<WRAP left round info 65%>
  
-You will not be able to edit model parts if you selected a model with associated JSON files in Model Properties (e.g. `sp1900.bbmodel + sp1900_common.json + sp1900.json`)+You will not be able to edit model parts if you select a model with associated JSON files in Model Properties (e.g. `sp1900.bbmodel + sp1900_common.json + sp1900.json`)
  
 </WRAP> </WRAP>
Line 256: Line 271:
 | R179 | R179 | | R179 | R179 |
 | R211 | R211 | | R211 | R211 |
 +
 +However, users can still create custom door animations using Rendering Time, rather than the built-in animations.
 +
 +=== Model Part List ===
 +
 +<WRAP right>
 +
 +| {{ :resourcepack:make:model_parts_list.png?275 }} |
 +| A populated model part list. |
 +
 +</WRAP>
 +
 +When you click ''Close'' in the Edit model part window, you'll go back to the Model Part List, where all the parts in that Model will show. There are two buttons to the right of each part: Edit (a pen icon), where you can edit that part, and delete (the rubbish bin icon), where you can remove that part.
 +
 +== List options ==
 +
 +^ Option ^ Description ^
 +| Show Normal Parts | If set to FALSE, parts with the type Normal will be hidden. |
 +| Show Floorways and Doorways | If set to FALSE, parts with types Floor and Doorway will be hidden. |
 +| Show Displays | If set to FALSE, parts with the type Display will be hidden. |
 +
 +Repeat adding parts until all parts for that vehicle are added, including the bogies.
 +
 +==== Preview ====
 +
 +<WRAP right>
 +
 +| {{ :resourcepack:make:preview.png?200 }} |
 +| Some tools that would come in handy \\ when you're testing the vehicle out. |
 +
 +</WRAP>
 +
 +In the Preview phase, there are a few tools that you can use when previewing the train.
 +
 +^ Name ^ Function ^
 +| Open doors | When turned on, all doors in the client side will be forced to open. |
 +| Hide Minecraft Pause Screen | If the player is opening any kind of menu (e.g. inventory, chat, Game Menu), the UI will be hidden until the player clicks anywhere on the screen or presses ''Esc''. |
 +| Force Reload | Force the game to reload all models and textures. |
 +
 +==== Export ====
 +
 +<WRAP right>
 +
 +| {{ :resourcepack:make:export.png?200 }} |
 +| Share your creation to the world! |
 +
 +</WRAP>
 +
 +When you're happy with your creation and ready for export, go to Export. Enter a name and a description, and your resource pack will be saved in the directory shown at the bottom of the screen. Your file explorer will also open, showing where the resource pack is saved.
  
  
resourcepack/make/rp_creator.1763831811.txt.gz · Last modified: 2025/11/22 17:16 by Navi