Main Page: Difference between revisions

From wiki.vg
Jump to navigation Jump to search
imported>Nixinova
(Clean up)
imported>Petie
No edit summary
Line 1: Line 1:
__NOTOC____NOEDITSECTION__
<table style="width: 100%; border: 1px solid #ccc;" class="nomobile">
{{Box|
<tr class="nomobile">
BORDER = #9999FF|
  <td style="width: 50%;" class="nomobile">
BACKGROUND = #99CCFF|
  <div style="text-align: center; white-space: nowrap;" class="nomobile">
WIDTH = 100%|
    <div style="font-size: 150%;" class="nomobile">Welcome to The VG Resource Wiki,</div>
ICON = |
    <div style="font-size: 95%;" class="nomobile">a wiki dedicated to the creation and ripping of video-game content</div>
HEADING = Minecraft Modern |
    <div style="font-size: 85%;" class="nomobile">with [[Special:Statistics|{{NUMBEROFARTICLES}}]] articles.</div>
CONTENT =
  </div>
[[File:Banner beta.png|link=Category:Minecraft Modern]]
  </td>
  <td style="width: 12%; text-align: center;" class="nomobile">
  <div style="font-size: 100%;" class="nomobile">[[Sprite Basics]]</div>
  <div style="font-size: 100%;" class="nomobile">[[Ripping Sprites]]</div>
  <div style="font-size: 100%;" class="nomobile">[[Creating Sprites]]</div>
  </td>
  <td style="width: 13%; text-align: center;" class="nomobile">
  <div style="font-size: 100%;" class="nomobile">[[Model Basics]]</div>
  <div style="font-size: 100%;" class="nomobile">[[Ripping Models]]</div>
  <div style="font-size: 100%;" class="nomobile">[[Creating Models]]</div>
  </td>
  <td style="width: 13%; text-align: center;" class="nomobile">
  <div style="font-size: 100%;" class="nomobile">[[Texture Basics]]</div>
  <div style="font-size: 100%;" class="nomobile">[[Ripping Textures]]</div>
  <div style="font-size: 100%;" class="nomobile">[[Creating Textures]]</div>
  </td>
  <td style="width: 12%; text-align: center;" class="nomobile">
  <div style="font-size: 100%;" class="nomobile">[[Sound Basics]]</div>
  <div style="font-size: 100%;" class="nomobile">[[Ripping Sounds]]</div>
  <div style="font-size: 100%;" class="nomobile">[[Creating Sounds]]</div>
  </td>
</tr>
</table>


''Minecraft'' Modern (officially ''Minecraft: Java Edition'') is one of the two updated versions of Minecraft which require a paid account to download, update and play. Most of the new development projects focus on either creating entirely new programs from scratch that interoperate with Minecraft (such as a bot or server) or modding projects that wrap the client or server and provide bug fixes, new features and enhancements to existing features.
<div style="text-align: center; width: 100%;" class="nomobile" >
[[File:logo.png|link=History]]
<div style="width: 272px; padding: 15px; display: inline-block;" class="nomobile" >[[File:TSR-Logo.png|link=The Spriters Resource]]</div>
<div style="width: 272px; padding: 15px; display: inline-block;" class="nomobile" >[[File:TMR-Logo.png|link=The Models Resource]]</div>
<div style="width: 272px; padding: 15px; display: inline-block;" class="nomobile" >[[File:TTR-Logo.png|link=The Textures Resource]]</div>
<div style="width: 272px; padding: 15px; display: inline-block;" class="nomobile" >[[File:TSOR-Logo.png|link=The Sounds Resource]]</div>
</div>


=== Documentation ===
<div style="width: 100%; background-color: #ebeea2; border: 1px solid #b1b548;" class="nomobile">
There are ongoing efforts to keep reverse engineered documentation updated, but it isn't as easy as it sounds. The protocol generally changes slightly with each release, and both the Client and Server classes get rearranged on each release. Below are links to the current documentation segments, which '''may or may not be completely up to date'''.
<div style="margin: 10px;">
Contributing to the wiki is easy! We're running MediaWiki, the same system as Wikipedia. Simply log in using your VG Resource account, and you can start contributing!
</div>
</div>


* [[Protocol FAQ]]
This wiki is a constantly evolving resource. Everyone can contribute and hopefully, you can even learn a thing or two along the way!
* [[Protocol|Current Protocol Specification]]
** [[Protocol Encryption]]
** [[Server List Ping]] documentation
** [[Protocol version numbers]]
** [[Plugin channels]]
** [[Protocol History]]
* [[Pre-release protocol|Pre-release Protocol Specificaton]]
* [[Authentication|Authentication Scheme]]
* [[Mojang API]]
* [[Game Files|Location of Game Files]]
* [[Map Format]] (See also: mirror of the old [[NBT]].txt)
* [[Snoop|Snoop Mechanism]]
* [[Realms API]]
* [[Rcon]] and [[Query]] protocol specifications
* [[Debugging]]


=== Tools & Mods ===
To start, why not check out the start of our [[Dictionary]]?
* [[Client List|Clients]] - third-party Minecraft clients.
* [[Server List|Servers]] - third-party Minecraft servers.
* [[Library List|Libraries]] - libraries to interface with Minecraft data files or network protocols.
* [[Utility List|Utilities]] - tools that interface with a client, server, or data files, such as proxies, bots, or inventory editors.
* [[Wrapper List|Wrappers]] - mods that override features in the client or server
* [https://github.com/mcdevs/Burger/ Burger] - a tool that generates information for arbitrary Minecraft versions
:* [[User:Pokechu22|Pokechu22]]'s [https://github.com/Pokechu22/Burger/tree/1.13-fixes fork] that contains fixes for 1.13
:* [http://b.wiki.vg/ Burger Vitrine] - shows differences in data and protocol between arbitrary versions (prior to 1.7).
:* [https://github.com/Matsv/PAaaS PAaaS] - shows differences in protocol and sounds for newer versions (1.8 and above)
* [[Code Snippets]]


=== Tutorials & Guides ===
Or try extending our [[History]].
* [[How to Write a Client]]
* [[How to Write a Server]]
* [[Chat|How Chat Works]]


For more info, check out [[:Category:Minecraft Modern|Minecraft Modern]].
[[What Makes A Good Submission]]?
}}


{{Box|
[[List of All Dedicated Game Pages]]
BORDER = #9999FF|
BACKGROUND = #99CCFF|
WIDTH = 100%|
ICON = |
HEADING = Minecraft: Bedrock Edition |
CONTENT = 
[[File:Mcbe_banner.png|link=Category:Pocket Minecraft]]


''Minecraft: Bedrock Edition'' is the multi-platform version of Minecraft.<br>
{{Consoles}}
It is available for mobile, Xbox One, Nintendo Switch, and various other platforms.<br>
{{Ripping Applications}}
{{Editing Software}}


''Note: A lot of the documentation on here still refers to "Pocket Edition", which is the old name for Bedrock Edition on mobile devices.''
__NOTOC____NOEDITSECTION__
 
=== Documentation ===
The protocol and map format documentation for Minecraft: Bedrock Edition.
* [[Pocket Minecraft Protocol|Old Protocol Specification]] (This protocol information is considered outdated, but still contains useful information)
* [[Pocket Edition Protocol Documentation|The current Protocol docs]]
* [[Pocket Edition FAQ|FAQ]]
* [[Pocket Edition Login|Login Procedure]]
* [[Pocket Realms|Pocket Realms]]
* [[Pocket Minecraft Map Format|Map Format]]
 
=== Tools ===
Useful information & links
* [[Pocket Edition Program List|Program list]] - third-party PE programs
 
For more info, see [[:Category:Pocket Minecraft|Pocket Minecraft]].
 
}}
 
{{Box|
BORDER = #9999FF|
BACKGROUND = #99CCFF|
WIDTH = 100%|
ICON = |
HEADING = Minecraft Classic |
CONTENT = 
[[File:Banner classic.png|link=Category:Minecraft Classic]]
 
''Minecraft Classic'' is the original version of ''Minecraft'', available for free to the public. It is still played by many people, with an active development community. As it's been around since 2010, and because it is very simple, there are many programs made to work with Classic.
 
=== Documentation ===
As there is no longer any work being done on classic, the documentation for it is stable. If you create something that works with it, it probably always will.
* [[Classic Protocol|Protocol Specification]]
* [[Classic Protocol Extension|Extension Protocol Specification]]
* [[Classic DAT Format|Server Map Format (.dat)]]
* [[MCLevel Format|Saved Level Format (.mclevel)]]
* [[ClassicWorld file format|ClassicWorld Format (.cw)]]
 
=== Source Code Snippets ===
Source code snippets provide insight into how specific features work or can be accomplished, and by themselves are generally free to use in your own program.
* Deserializing the level.dat file format ([[deserialize.c|C]], [https://gist.github.com/324122945a569a513bae C#])
* [[:Category:Code Snippets|More...]]
 
=== Tools and Mods ===
Useful information & links
* [[Classic Client List|Clients]] - third-party Classic clients.
* [[Classic Server List|Servers]] - third-party Classic servers.
* [[Classic Library List|Libraries]] - libraries to interface with Minecraft data files or network protocols.
* [[Classic Utility List|Utilities]] - tools that interface with a client, server, or data files, such as proxies or bots.
* [[Classic Wrapper List|Wrappers]] - mods that override features in the client or server.
 
For more info, see [[:Category:Minecraft Classic|Minecraft Classic]].
}}

Revision as of 05:23, 11 September 2019

Welcome to The VG Resource Wiki,
a wiki dedicated to the creation and ripping of video-game content
with 349 articles.

Contributing to the wiki is easy! We're running MediaWiki, the same system as Wikipedia. Simply log in using your VG Resource account, and you can start contributing!

This wiki is a constantly evolving resource. Everyone can contribute and hopefully, you can even learn a thing or two along the way!

To start, why not check out the start of our Dictionary?

Or try extending our History.

What Makes A Good Submission?

List of All Dedicated Game Pages

{{ #if: 2nd Generation | | }}{{ #if: 3rd Generation | | }}{{ #if: 4th Generation | | }}{{ #if: 5th Generation | | }}{{ #if: 6th Generation | | }}{{ #if: 7th Generation | | }}{{ #if: 8th Generation | | }}{{ #if: 9th Generation | | }}{{ #if: Computers | | }}{{ #if: Handhelds | | }}{{ #if: Other | | }} {{ #if: Archives | | }}{{ #if: 2D | | }}{{ #if: 3D | | }}{{ #if: Sounds | | }} {{ #if: 2D | | }}{{ #if: 3D | | }}{{ #if: Sounds | | }}