-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'origin/release' into release
- Loading branch information
Showing
2,124 changed files
with
108,418 additions
and
232 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,62 @@ | ||
# Growthcraft 7 for Minecraft 1.18.2 (Forge) | ||
|
||
[![Growthcraft Version](https://img.shields.io/badge/Growthcraft-8.1.0-orange.svg)](https://github.com/GrowthcraftCE/Growthcraft-1.19) | ||
[![](http://cf.way2muchnoise.eu/versions/growthcraft-community-edition_latest.svg)](https://minecraft.curseforge.com/projects/growthcraft-community-edition/) | ||
[![](http://cf.way2muchnoise.eu/short_growthcraft-community-edition.svg)](https://minecraft.curseforge.com/projects/growthcraft-community-edition/) | ||
[![Forge Version](https://img.shields.io/badge/Minecraft%20Forge-43.1.7-yellow.svg)](http://files.minecraftforge.net/maven/net/minecraftforge/forge/index_1.19.3.html) | ||
|
||
[![Build Status](https://img.shields.io/endpoint.svg?url=https%3A%2F%2Factions-badge.atrox.dev%2FGrowthcraftCE%2FGrowthcraft-1.19%2Fbadge%3Fref%3Ddevelopment&style=flat)](https://actions-badge.atrox.dev/GrowthcraftCE/Growthcraft-1.19/goto?ref=development) | ||
[![Gitpod Ready-to-Code](https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/GrowthcraftCE/Growthcraft-1.19) | ||
[![Discord Channel](https://img.shields.io/discord/333690296334548994.svg?color=green)](https://discord.gg/Quh76Jn) | ||
|
||
Welcome to Growthcraft. Growthcraft is a collection of Minecraft mods that adds an extra layer of immersion into the | ||
world of Minecraft. Growthcraft adds the ability to grow Apple tress, collect honey from bees, grow hops and grapes on vines that will crawl along rope. You can make cheese, yogurt, ice cream, butter, rice for a flavorfull meal. Additionally, you can make Ale, Wine, Juice, Ciders, kumis, and sake and make it extra potent for a stronger affect. | ||
|
||
## Getting Started | ||
|
||
There are multiple starting points to Growthcraft. As we continue to develop and expand Growthcraft, we will be adding to our GitHub wiki documentation. | ||
|
||
## History | ||
|
||
### Growthcraft 8 (Minecraft 1.19) | ||
|
||
End of Support: TBD | ||
Latest Version: 8.1.0 | ||
Stable Version: TBD | ||
|
||
### Growthcraft 7 (Minecraft 1.18) | ||
|
||
End of Support: TBD | ||
Latest Version: 7.0.0 | ||
Stable Version: TBD | ||
|
||
### Growthcraft 6 (Minecraft 1.16) | ||
|
||
Going from Minecraft Forge 1.12 to 1.16 made a lot of changes to the MCP mappings to the point that it prompted a | ||
complete rewrite from the ground. | ||
|
||
### Growthcraft 4 (Minecraft 1.12.2) | ||
|
||
|
||
|
||
### Growthcraft 2 (Minecraft 1.7.10) | ||
|
||
End of Support: 11 AUG 2018 | ||
Latest Version: 2.7.2 | ||
Stable Version: 2.7.2 | ||
|
||
Growthcraft 2 was a major re-release of Gwafu's original work. In 2015, the Growthcraft | ||
"Community Edition" Team was given permission to take over the mod development. | ||
|
||
In this version, we added village structures. We added two additional sub-muodules, Growthcraft Milk and Rice. These new | ||
mods added, Cheese, yogurt, ice cream, Sake, Rice, rice and thistle crops. When we first rolled out the thistle crop, it | ||
was k nown to wildly grow and take over entire worlds. | ||
|
||
### Growthcraft 1 (Minecraft 1.7.2) | ||
|
||
End of Support: 13 JUL 2014 | ||
Latest Version: 2.1.0a | ||
Stable Version: 2.1.0a | ||
|
||
The original Growthcraft mod was created and developed by Gwafu. He did a lot of improving it over a period of three | ||
years. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,42 @@ | ||
# Sets default memory used for gradle commands. Can be overridden by user or command line properties. | ||
# This is required to provide enough memory for the Minecraft decompilation process. | ||
org.gradle.jvmargs=-Xmx3G | ||
org.gradle.daemon=false | ||
org.gradle.jvmargs=-Xmx2G | ||
org.gradle.daemon=false | ||
# Versioning Scheme | ||
# 7.x.x | ||
# | | Bug Fix / Maintenance Release | ||
# | Feature Release | ||
# Product Release | ||
growthcraft_version=7.1.0 | ||
|
||
# Changing these values prompts a Product release | ||
minecraft_version=1.18.2 | ||
minecraft_version_short=1.18 | ||
|
||
# Change these values prompts a Feature release | ||
# https://files.minecraftforge.net/net/minecraftforge/forge/index_1.19.4.html | ||
forge_version=1.18.2-40.2.10 | ||
|
||
# Mod Compatibility | ||
# ------------------------------------------------ | ||
# Mod Title - Curse Forge URL | ||
# curseforge_MODNAME=CURSE_PROJ_ID:CURSE_FILE_ID | ||
# ------------------------------------------------ | ||
# Growthcraft Trapper - https://www.curseforge.com/minecraft/mc-mods/growthcraft-trapper/files | ||
curseforge_growthcraft_trapper=453124:4458345 | ||
# ------------------------------------------------ | ||
# Growthcraft Decorations - https://www.curseforge.com/minecraft/mc-mods/growthcraft-decorations/files | ||
curseforge_growthcraft_deco=454039:3859414 | ||
# JEI - https://www.curseforge.com/minecraft/mc-mods/jei/files | ||
curseforge_jei=238222:4593548 | ||
jei_version=10.2.1.1005 | ||
# ------------------------------------------------ | ||
# TheOneProbe https://www.curseforge.com/minecraft/mc-mods/the-one-probe/files | ||
curseforge_theoneprobe=245211:3965688 | ||
# ------------------------------------------------ | ||
# Patchouli https://www.curseforge.com/minecraft/mc-mods/patchouli/files | ||
# 2023.04.23 - Not available for 1.19.4 | ||
curseforge_patchouli=306770:3846086 | ||
# ------------------------------------------------ | ||
# AppleSkin https://www.curseforge.com/minecraft/mc-mods/appleskin/files | ||
curseforge_appleskin=248787:4770822 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
distributionBase=GRADLE_USER_HOME | ||
distributionPath=wrapper/dists | ||
distributionUrl=https\://services.gradle.org/distributions/gradle-7.3-bin.zip | ||
distributionUrl=https\://services.gradle.org/distributions/gradle-7.5.1-bin.zip | ||
zipStoreBase=GRADLE_USER_HOME | ||
zipStorePath=wrapper/dists |
Oops, something went wrong.