Upload log
Below is a list of the most recent file uploads. See the gallery of new files for a more visual overview.
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)- 17:32, 14 September 2020 Bimbatus (Talk | contribs) uploaded File:Undergrowth Woody.png
- 17:10, 14 September 2020 Bimbatus (Talk | contribs) uploaded File:2020-09-10 14.11.27.png
- 17:52, 12 September 2020 Mount2010 (Talk | contribs) uploaded File:Oven GUI.png (File uploaded with MsUpload)
- 14:58, 31 August 2020 Sub4rctic (Talk | contribs) uploaded a new version of File:New Environment Variable.png
- 22:39, 29 August 2020 GNecrOz (Talk | contribs) uploaded File:Setting Up Environment finsihed.PNG
- 22:39, 29 August 2020 GNecrOz (Talk | contribs) uploaded File:Setting Up Environment Step 2.PNG
- 22:38, 29 August 2020 GNecrOz (Talk | contribs) uploaded File:Setting Up Environment Step 1.PNG
- 17:23, 12 August 2020 Mount2010 (Talk | contribs) uploaded File:Pitch Extraction Cross section.png (File uploaded with MsUpload)
- 20:43, 11 August 2020 Sub4rctic (Talk | contribs) uploaded File:Sprite Sinew.png (File uploaded with MsUpload)
- 13:01, 5 August 2020 Blatnik (Talk | contribs) uploaded File:Fixed mcmod File.png
- 13:01, 5 August 2020 Blatnik (Talk | contribs) uploaded File:Missing mcmod File.png
- 23:09, 4 August 2020 Blatnik (Talk | contribs) uploaded File:Grid ItemClayBucketPaint.png
- 23:06, 4 August 2020 Blatnik (Talk | contribs) uploaded File:Grid ItemPaintbrushDipped.png
- 23:05, 4 August 2020 Blatnik (Talk | contribs) uploaded File:Paintbrush Variants.png (The two paintbrush variants that we made. Shown in the creative inventory.)
- 23:04, 4 August 2020 Blatnik (Talk | contribs) uploaded File:Dipping The Paintbrush.png (The paintbrush being dipped in a barrel of paint.)
- 23:03, 4 August 2020 Blatnik (Talk | contribs) uploaded File:ItemPaintbrushDipped.png (The dipped paintbrush variant for the Addon Tutorial.)
- 18:48, 4 August 2020 Blatnik (Talk | contribs) uploaded File:Getting A Bucket Of Paint.png (Grabbing some custom paint of a barrel with our new clay bucket.)
- 18:48, 4 August 2020 Blatnik (Talk | contribs) uploaded File:Custom Paint In A Barrel.png (You can see the custom white paint in the barrel.)
- 18:47, 4 August 2020 Blatnik (Talk | contribs) uploaded File:Paint Is Finished.png (A barrel full of custom liquid paint.)
- 18:46, 4 August 2020 Blatnik (Talk | contribs) uploaded File:Making Paint.png (Making some custom Paint in a barrel.)
- 18:46, 4 August 2020 Blatnik (Talk | contribs) uploaded File:Filling Up With Saltwater.png
- 18:45, 4 August 2020 Blatnik (Talk | contribs) uploaded File:ItemClayBucketPaint.png (The texture used for the clay bucket full of paint in the addon making tutorial.)
- 11:43, 4 August 2020 Blatnik (Talk | contribs) uploaded File:Grid ItemPaintbrush.png
- 03:08, 4 August 2020 Blatnik (Talk | contribs) uploaded File:Paintbrush Weird Angle.png (Our paintbrush texture is showing up correctly - however it's being rendered at the wrong angle in the player's hand.)
- 03:07, 4 August 2020 Blatnik (Talk | contribs) uploaded File:Paintbrush Texture Location.png (A visual indicator for where you should put your mod's item textures.)
- 03:07, 4 August 2020 Blatnik (Talk | contribs) uploaded File:Paintbrush Correct Angle.png (Our paintbrush being rendered at the correct angle in the player's hand.)
- 03:06, 4 August 2020 Blatnik (Talk | contribs) uploaded File:Missing Paintbrush Name.png (The name and texture of our paintbrush item are missing.)
- 03:06, 4 August 2020 Blatnik (Talk | contribs) uploaded File:Mark Resource Directory.png (Instructions for how to mark a directory as "Resource Root" in your Intellij project.)
- 03:05, 4 August 2020 Blatnik (Talk | contribs) uploaded File:Language File Location.png (A visual indicator for where you should put your mod's language files.)
- 03:04, 4 August 2020 Blatnik (Talk | contribs) uploaded File:ItemPaintbrush.png (The texture for our custom item - the paintbrush.)
- 03:03, 4 August 2020 Blatnik (Talk | contribs) uploaded File:Correct Paintbrush Name.png (Our paintbrush item appearing with the correct name.)
- 20:03, 3 August 2020 Blatnik (Talk | contribs) uploaded File:Test Subject Drops.png (You should see Skeletons dropping Bone Fragments instead of Bones with our addon now, but only if they are killed with a Mace.)
- 20:02, 3 August 2020 Blatnik (Talk | contribs) uploaded File:Test Subject.png (The perfect test subject for our addon.)
- 20:02, 3 August 2020 Blatnik (Talk | contribs) uploaded File:Event Handler Fired.png (The expected console output when you kill a mob and it drops items.)
- 20:01, 3 August 2020 Blatnik (Talk | contribs) uploaded File:Example Mod Order.png (You should see that the Example Mod is listed below TerraFirmaCraft+. This means that it is loaded after it.)
- 09:41, 3 August 2020 Blatnik (Talk | contribs) uploaded File:New Environment Variable.png (This is the button you should press to start making a JAVA_HOME environment variable.)
- 01:30, 3 August 2020 Blatnik (Talk | contribs) uploaded File:TFC Source Location.png (Where to find the TFC+ source code in Intellij.)
- 01:30, 3 August 2020 Blatnik (Talk | contribs) uploaded File:TFC Deobf Download.png (Where to download the deobfuscated version of the TFC+ source code.)
- 01:27, 3 August 2020 Blatnik (Talk | contribs) uploaded File:Minecraft Source Location.png (Where to find the Minecraft source code in Intellij.)
- 01:27, 3 August 2020 Blatnik (Talk | contribs) uploaded File:Making Java Home.png (An example of how the JAVA_HOME variable should be set up.)
- 01:27, 3 August 2020 Blatnik (Talk | contribs) uploaded File:Java Terminal.png (The output of the terminal when you run "java" with no arguments, and your PATH is correctly set to include the JDK.)
- 01:26, 3 August 2020 Blatnik (Talk | contribs) uploaded File:Intellij Project Open.png (How to expand the project pane to see your project in Intellij.)
- 01:25, 3 August 2020 Blatnik (Talk | contribs) uploaded File:Intellij Open Screen.png (The screen that will show up when you first start Intellij.)
- 01:25, 3 August 2020 Blatnik (Talk | contribs) uploaded File:Intellij Expand Project.png (Instructions for how to expand the project in Intellij.)
- 01:24, 3 August 2020 Blatnik (Talk | contribs) uploaded File:Environment Variables.png (Select the highlighted field, and then click the "Edit" button.)
- 01:22, 3 August 2020 Blatnik (Talk | contribs) uploaded File:Edit Environment Variable.png (Make sure the path matches where you installed the JDK!)
- 01:22, 3 August 2020 Blatnik (Talk | contribs) uploaded File:Advanced System Settings.png (This window can be opened under Control Panel -> System. You should then click on the highlighted button.)
- 01:21, 3 August 2020 Blatnik (Talk | contribs) uploaded File:Example Mod.png (You can see the Forge Example Mod in the mod list - alongside TFC+.)
- 01:20, 3 August 2020 Blatnik (Talk | contribs) uploaded File:Forge Webpage.png (The Forge website from which you can download the Forge Src version.)
- 13:16, 30 July 2020 Sub4rctic (Talk | contribs) uploaded File:Grid Fig.png (File uploaded with MsUpload)