diff --git a/README.md b/README.md index d617177d8..29ea7f283 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Antique Atlas [![Minecraft Version](https://img.shields.io/badge/minecraft-1.12-blue.svg)](#) [![Build Status](https://img.shields.io/travis/AntiqueAtlasTeam/AntiqueAtlas/1.11.2.svg)](https://travis-ci.org/AntiqueAtlasTeam/AntiqueAtlas/branches) +# Antique Atlas [![Minecraft Version](https://img.shields.io/badge/minecraft-1.14.1-blue.svg)](#) [![Build Status](https://img.shields.io/travis/AntiqueAtlasTeam/AntiqueAtlas/1.14-fabric.svg)](https://travis-ci.org/AntiqueAtlasTeam/AntiqueAtlas/branches) Antique Atlas is a book that acts like a map featuring infinite scrolling, zoom and custom labeled markers. The map is generated around the player by calculating the average biome in each 16x16 chunk. Navigate the map by dragging it with the mouse, clicking arrow buttons or pressing arrow keys on the keyboard. Use the +/- keys or mouse wheel to zoom in and out. diff --git a/gradle.properties b/gradle.properties index 915884bc2..82fbcc8ef 100644 --- a/gradle.properties +++ b/gradle.properties @@ -8,7 +8,7 @@ org.gradle.jvmargs=-Xmx1G loader_version=0.4.7+build.147 # Mod Properties - mod_version = 5.0.0-alpha.2+fabric-unofficial + mod_version = 5.0.0-fabric maven_group = hunternif.mc.atlas archives_base_name = antiqueatlas