Update for MC v1.18.2

This commit is contained in:
Zero 2022-06-14 10:47:09 -04:00
parent ada5e5dc92
commit 21ae0d8e4d
2 changed files with 6 additions and 6 deletions

View File

@ -3,15 +3,15 @@ org.gradle.jvmargs=-Xmx1G
# Fabric Properties
# check these on https://fabricmc.net/use
minecraft_version=1.18.1
yarn_mappings=1.18.1+build.7
loader_version=0.12.12
minecraft_version=1.18.2
yarn_mappings=1.18.2+build.3
loader_version=0.14.7
# Mod Properties
mod_version = 1.0.4
mod_version = 1.0.5
maven_group = net.fabricmc
archives_base_name = trample-disabler
# Dependencies
# currently not on the main fabric site, check on the maven: https://maven.fabricmc.net/net/fabricmc/fabric-api/fabric-api
fabric_version=0.44.0+1.18
fabric_version=0.56.0+1.18.2

View File

@ -1,7 +1,7 @@
{
"schemaVersion": 1,
"id": "trampledisablerfabric",
"version": "1.0.4",
"version": "1.0.5",
"name": "Trample Disabler",
"description": "Disables farmland trampling",