Difference between revisions of "TerraFirmaCraft:How To Contribute"

From TerraFirmaCraft Plus Wiki
Jump to: navigation, search
m
m
Line 1: Line 1:
 
[[https://plus.terrafirmacraft.com/Special:SpecialPages List of special pages]]
 
[[https://plus.terrafirmacraft.com/Special:SpecialPages List of special pages]]
  
== Uploading Images ==
+
== Finding images ==
  
Item images are uploaded in two versions:
+
The textures can be found in the mod folder (or unzipped jar) under \assets\terrafirmacraftplus\textures. When you scale them up, pleas make sure you turn off interpolation (cubic, bicubic, etc.) to keep the pixel edges clean.
* a 32x32 px with the naming convention '''Grid_Item.png'''
+
* a 150x150 px with the naming convention '''Item.png'''
+
 
+
Use _ for spaces and capitalize each word.
+
 
+
The grid item is shown in the [[https://plus.terrafirmacraft.com/Template:Grid/doc crafting grid templates.]]
+
  
 +
== Uploading Images ==
  
The 150px image us used for the item's wiki page.
+
Items may need to be uploaded in two versions:
  
=== Gifs ===
+
A 32x32 px with the naming convention: '''Grid_Item.png''' is used for items in [[https://plus.terrafirmacraft.com/Template:Grid/doc crafting grid templates.]]
  
Gifs can be used as the larger item image. Use a frame delay of 2000 ms.
+
A 150x150 px with the naming convention: '''Item.png''' is used in the block info for an item's individual wiki page. A gif can be used instead of a png for the larger item image. Use a frame delay of 2000 ms.
  
 
=== Uploaded images not the right size? ===
 
=== Uploaded images not the right size? ===
  
 
If you upload a 32px image and it is displaying at 16px, open the direct link to the image and append '''?action=purge''' to the url and hit enter. This might fix it.
 
If you upload a 32px image and it is displaying at 16px, open the direct link to the image and append '''?action=purge''' to the url and hit enter. This might fix it.

Revision as of 02:40, 13 September 2019

[List of special pages]

Finding images

The textures can be found in the mod folder (or unzipped jar) under \assets\terrafirmacraftplus\textures. When you scale them up, pleas make sure you turn off interpolation (cubic, bicubic, etc.) to keep the pixel edges clean.

Uploading Images

Items may need to be uploaded in two versions:

A 32x32 px with the naming convention: Grid_Item.png is used for items in [crafting grid templates.]

A 150x150 px with the naming convention: Item.png is used in the block info for an item's individual wiki page. A gif can be used instead of a png for the larger item image. Use a frame delay of 2000 ms.

Uploaded images not the right size?

If you upload a 32px image and it is displaying at 16px, open the direct link to the image and append ?action=purge to the url and hit enter. This might fix it.