Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New blog page #58

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion _includes/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<div class="wrapper">

<p>
<a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-nc-sa/4.0/80x15.png" width="80" height="15"/></a><br />The contents of this website, unless otherwise indicated, are licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/">Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License</a>.
<a rel="license" href="https://creativecommons.org/licenses/by-nc-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-nc-sa/4.0/80x15.png" width="80" height="15"/></a><br />The contents of this website, unless otherwise indicated, are licensed under a <a rel="license" href="https://creativecommons.org/licenses/by-nc-sa/4.0/">Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License</a>.
</p>

<p style="font-size: 10px;">
Expand Down
6 changes: 3 additions & 3 deletions _includes/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
{%- assign default_paths = site.pages | map: "path" -%}
{%- assign page_paths = site.header_pages | default: default_paths -%}
<div class="site-header-logo">
<a class="site-title" rel="author" href="{{ "/" | relative_url }}"><img src="/assets/logo.png" width="52" height="56" alt="charset"></img> fabric</a>
<a class="site-title" rel="author" href="{{ "/" | relative_url }}"><img src="/assets/logo.png" style="image-rendering: pixelated;" width="52" height="56" alt="charset"></img> Fabric</a>
</div>
{%- if page_paths -%}
<nav class="site-nav">
Expand All @@ -20,9 +20,9 @@
<div class="trigger">
{% for link in site.data.topnav.links %}
{% if link.page %}
<a class="page-link" href="{% link {{ link.page }} %}">{{ link.title | escape }}</a>
<a class="page-link" href="{% link {{ link.page }} %}">{{ link.title | escape | capitalize }}</a>
{% else %}
<a class="page-link" href="{{ link.url }}">{{ link.title | escape }}</a>
<a class="page-link" href="{{ link.url }}">{{ link.title | escape | capitalize }}</a>
{% endif %}
{% endfor %}
</div>
Expand Down
10 changes: 5 additions & 5 deletions _posts/2018-12-10-announcement.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,15 +39,15 @@ What *isn't* Fabric, though?

Keep in mind that we're aiming for a stable release alongside the release of Minecraft 1.14. As such, while we feel it's sufficiently stable for adventurous modders and early adopters ([this](https://www.youtube.com/watch?v=tyneiz9FRMw) might give you an idea of the atmosphere in the development chatroom right now), it might be somewhat unwise to go out there and build a modpack already. (We won't stop you if you try, though, and we'll even help out!) Even as a modder, keep in mind documentation is being written as we speak - don't hesitate to ask questions or point out omissions - it helps us make the project better, and we're willing to listen.

Now, you might be asking yourself "what mods will I be able to play on Fabric"? Well, we are on snapshot versions and development is a bit early, however, if you're looking for mods, some should be popping up as we speak on [CurseForge](https://minecraft.curseforge.com/mc-mods?filter-game-version=2020709689%3A7133&filter-sort=2) and our community spaces - but here's some teasers of things which are either about to be released, or perhaps are yet to come. (Note that most CurseForge-uploaded mods rely on Fabric's API module, which might not be approved yet - you can find a working version [here](http://maven.modmuss50.me/net/fabricmc/fabric/0.1.0.36/fabric-0.1.0.36.jar) until then.)
Now, you might be asking yourself "what mods will I be able to play on Fabric"? Well, we are on snapshot versions and development is a bit early, however, if you're looking for mods, some should be popping up as we speak on [CurseForge](https://minecraft.curseforge.com/mc-mods?filter-game-version=2020709689%3A7133&filter-sort=2) and our community spaces - but here's some teasers of things which are either about to be released, or perhaps are yet to come. (Note that most CurseForge-uploaded mods rely on Fabric's API module, which might not be approved yet - you can find a working version [here](https://maven.fabricmc.net/net/fabricmc/fabric/0.1.0.36/fabric-0.1.0.36.jar) until then.)

![ModMenu by ProfessorProspector](https://img.asie.pl/TeLw)
![ModMenu by ProfessorProspector](/assets/external/TeLw.png)

![To get this far takes quite a traversal.](https://i.imgur.com/q6D5d1u.png)
![To get this far takes quite a traversal.](/assets/external/q6D5d1u.png)

![How well-assembled!](https://i.imgur.com/K9F8L1G.png)
![How well-assembled!](/assets/external/K9F8L1G.png)

![Logical...](https://i.imgur.com/lurTAgQ.png)
![Logical...](/assets/external/lurTAgQ.png)

Many smaller "tweak" mods are much further ahead and will be popping up very shortly.

Expand Down
2 changes: 1 addition & 1 deletion _posts/2019-02-17-winter.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ As always, we're going to start with a selection of mods to keep an eye on:

* [Aether Legacy](https://minecraft.curseforge.com/projects/aether-legacy) has a Fabric port! While still rather invasive in its implementation, it's still a new frontier for the community,
* Draylar's [take on battle towers](https://www.youtube.com/watch?v=XbRVkmOg0CE),
* [RetroExchange](http://minecraft.curseforge.com/projects/retroexchange) for fans of transmutation stones,
* [RetroExchange](https://minecraft.curseforge.com/projects/retroexchange) for fans of transmutation stones,
* [TIS-3D](https://minecraft.curseforge.com/projects/tis-3d), in case all of the multithreading going on recently made you want to mess with multithreading inside your multithreaded game, and so forth.

Let's see what changed in the past month.
Expand Down
24 changes: 11 additions & 13 deletions _posts/2019-04-01-together-at-last.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,42 +11,40 @@ The work on Loader 0.4.0 has been progressing, and we are proud to announce that

We are not ready to release a build yet, but here is a screenshot as proof:

![](https://img.asie.pl/0ad8)
![](/assets/external/0ad8.png)

**Ta-da!** I hope you will all enjoy Fabric Loader running together with Forge!

We have also heard your complaints about our insistence on 1.14 snapshots. We are aware that it hurts
stable mod development. As such, we have decided to prepare for any and all backport requests that
might come, ever:

![](https://media.discordapp.net/attachments/507304429255393324/538152686974009345/2019-01-25-012515_648x420_scrot.png)
![](/assets/external/2019-01-25-012515_648x420_scrot.png)

![](https://media.discordapp.net/attachments/507304429255393324/538153255713243139/2019-01-25-012736_803x356_scrot.png)
![](/assets/external/2019-01-25-012736_803x356_scrot.png)

![](https://media.discordapp.net/attachments/507304429255393324/538153832258076685/2019-01-25-012954_566x258_scrot.png)
![](/assets/external/2019-01-25-012954_566x258_scrot.png)

![](https://images-ext-2.discordapp.net/external/wBFoCr7BLjJbUPG4FWtNEl_wHzIgopsNBoAKoOguTUI/https/cdn.discordapp.com/attachments/241831601497964544/538154187788124160/2019-01-25-013123_557x178_scrot.png)
![](/assets/external/2019-01-27-120223_515x166_scrot.png)

![](https://media.discordapp.net/attachments/507304429255393324/539037824721354752/2019-01-27-120223_515x166_scrot.png)
![](/assets/external/unknown.png)

![](https://cdn.discordapp.com/attachments/507304429255393324/539112969473359872/unknown.png)

![](https://media.discordapp.net/attachments/507304429255393324/539044366044364811/2019-01-27-122838_772x214_scrot.png)
![](/assets/external/2019-01-27-122838_772x214_scrot.png)

No matter which version you want a backport to or how old it is - **we've got your back**.

We even have support for the recently unearthed **Minecraft 3D Shareware v1.34**:

![](https://ss.modmuss50.me/javaw_2019-04-01_15-39-35.png)
![](/assets/external/javaw_2019-04-01_15-39-35.png)

Now **that** is what I call support!

... Actually.

Who even *needs* Minecraft? Here's Fabric running on other popular Java-based games:

![](https://img.asie.pl/iJK7)
![](/assets/external/iJK7.png)

![](https://i.imgur.com/oMdDoOa.png)
![](/assets/external/oMdDoOa.png)

![](https://imgflip.com/s/meme/X-All-The-Y.jpg)
![](/assets/external/X-All-The-Y.jpg)
2 changes: 1 addition & 1 deletion _posts/2019-11-19-nov-status-update.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ We recommend the `1.14.x` form for most mods, a future Wiki article will explain

AlexIIL contributed the beginnings of a GUI to show mod loading errors. It shows the problems directly instead of having to dig through logs. The current implementation is limited to showing missing or incompatible dependencies. Further work is planned to improve the error messages, presentation and error type coverage.

![Screenshot](https://ss.modmuss50.me/javaw_2019-11-19_17-07-28.png)
![Screenshot](/assets/external/javaw_2019-11-19_17-07-28.png)

## Mixin 0.8

Expand Down
4 changes: 2 additions & 2 deletions _posts/2019-12-10-115.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: Fabric for Minecraft 1.15
ref: 115
---

![](https://i.imgur.com/5WozN9i.jpg)
![](/assets/external/5WozN9i.jpg)

# Fabric for Minecraft 1.15

Expand Down Expand Up @@ -32,7 +32,7 @@ Bee Merry can be downloaded as a MulitMC instance from [here](http://bouf.hobori

### All Of Fabric 2

![](https://i.imgur.com/Po3WAQC.jpg)
![](/assets/external/Po3WAQC.jpg)


All of Fabric has been a staple modpack in 1.14 and is back again for 1.15! AOF contains a wide selection of fabric mods that should appeal to everyone's taste. AOF is regularly updated to include new mods as they become available
Expand Down
14 changes: 7 additions & 7 deletions _posts/2020-06-23-116.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ layout: post
title: Fabric for Minecraft 1.16
ref: 116
---
![](https://i.imgur.com/tJ98rRc.jpg)
![](/assets/external/tJ98rRc.jpg)

The long anticipated Minecraft 1.16 update has arrived, and along with it, Fabric!

Expand All @@ -19,7 +19,7 @@ Developers, make sure to check out our [June Status Update](https://fabricmc.net

### All of Fabric Modpack

![](https://i.imgur.com/c1tcdOF.png)
![](/assets/external/c1tcdOF.png)

AOF is back for the 3rd time with [All of Fabric 3](https://www.curseforge.com/minecraft/modpacks/all-of-fabric-3) running on 1.16! It'll be available on Curseforge short after this Blog Post is released.

Expand All @@ -31,22 +31,22 @@ There are almost 1,000 mods [available for Fabric on CurseForge](https://www.cur

#### Art of Alchemy

![](https://i.imgur.com/pz5mT84.png)
![](/assets/external/pz5mT84.png)

[Art of Alchemy](https://www.curseforge.com/minecraft/mc-mods/art-of-alchemy), written by SynthRose, is a brand new mod centered around transmutation. The mod provides several devices that you, the alchemist, can utilize as you progress through the mod. The mod's fantastic textures, intriguing lore, and fancy materials are the perfect ingredients for any magical world.

#### Sandwichable

![](https://i.imgur.com/viKG7DN.png)
![](/assets/external/viKG7DN.png)

[Sandwichable](https://www.curseforge.com/minecraft/mc-mods/sandwichable) is a mod written by FoundationGames that allows you to create fully customizable sandwiches in Minecraft. It provides kitchen essentials such as cutting boards, toasters, and knives, while also introducing new crops to use in your sandwiches. Cheese lovers will appreciate the variety of cheese choices available and bask in the abundance of grilled cheese varieties.

![](https://i.imgur.com/cRVdDPv.png)
![](/assets/external/cRVdDPv.png)


#### World Gen Tweaker

![](https://i.imgur.com/sTuVw8x.png)
![](/assets/external/sTuVw8x.png)

[World Gen Tweaker](https://www.curseforge.com/minecraft/mc-mods/world-gen-tweaker) by SuperCoder79 allows users to modify vanilla and mod biomes through a scripting language.

Expand All @@ -56,7 +56,7 @@ Lil Tater is back with force in [*Lil Tater Reloaded*](https://www.curseforge.co

*Pictured: a tater making his favorite cheese n' potato sandwich.*

![](https://i.imgur.com/ayqTPsU.png)
![](/assets/external/ayqTPsU.png)

### ModFest
ModFest is a modding event that tries to push modding forward and create new mods as new Minecraft releases arrive. As of the time of writing this is ModFest 1.16 and still ongoing. If you want new mods for a new Minecraft, make sure to check out [ModFest's website](https://modfest.net/1.16/)!
Expand Down
2 changes: 1 addition & 1 deletion _posts/2020-06-23-dmca.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Yesterday, we received a [DMCA takedown request](https://github.com/github/dmca/

This means that the Yarn repository has become unavailable effective June 23rd, and will remain so until the issue is resolved.

![](https://i.imgur.com/9LGFDTd.png)
![](/assets/external/9LGFDTd.png)

Note that this does not impact the Maven server, used for distributing Fabric to end users and mod developers. This involves only the development repository for Yarn.

Expand Down
6 changes: 3 additions & 3 deletions _posts/2020-06-8-jun-status-update.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: June Status Update
ref: jun-status-update
---

![](https://i.imgur.com/B3zWLoL.jpg)
![](/assets/external/B3zWLoL.jpg)


1.16 pre-releases have begun, and with it comes a new wave of updates for the Fabric toolchain. There are several new key things you should be aware of, including breaking changes from the base game, new Fabric API features, and faster versions of developer tools.
Expand Down Expand Up @@ -128,7 +128,7 @@ Some of the modules originally developed targeting 1.16 have already been backpo

2xsaiko has worked hard to bring one of the most requested features to Enigma: [Tab support](https://github.com/FabricMC/Enigma/pull/238)! You can now open multiple files at the same time, resulting in faster workflows and an overall better experience.

![](https://i.imgur.com/7iTKHzs.png)
![](/assets/external/7iTKHzs.png)


#### Multiplayer
Expand All @@ -137,7 +137,7 @@ Earthcomputer worked on a fun [pull request to add multiplayer support](https://

To access this feature, open a jar in Enigma, and click the *Collab* option at the top of the screen:

![](https://i.imgur.com/CedYVnt.png)
![](/assets/external/CedYVnt.png)


#### Modularity
Expand Down
2 changes: 1 addition & 1 deletion _posts/2020-08-11-1162.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: Fabric for Minecraft 1.16.2
ref: 1162
---

![](https://i.imgur.com/b8LYWAM.png)
![](/assets/external/b8LYWAM.png)

Fabric for Minecraft 1.16.2 has been released! The 1.16.2 update is a larger than expected as it includes new features and major refactors to parts of the code.

Expand Down
Loading