1.21.9
This commit is contained in:
@@ -2,13 +2,13 @@
|
||||
org.gradle.jvmargs=-Xmx1G
|
||||
# Fabric Properties
|
||||
# check these on https://modmuss50.me/fabric.html
|
||||
minecraft_version=1.21.8
|
||||
yarn_mappings=1.21.8+build.1
|
||||
minecraft_version=1.21.9
|
||||
yarn_mappings=1.21.9+build.1
|
||||
loader_version=0.17.2
|
||||
# Mod Properties
|
||||
mod_version=1.0
|
||||
mod_version=1.1
|
||||
maven_group=com.kasetoatz
|
||||
archives_base_name=InfiniteShulkerBox
|
||||
# Dependencies
|
||||
# check this on https://modmuss50.me/fabric.html
|
||||
fabric_version=0.133.4+1.21.8
|
||||
fabric_version=0.133.14+1.21.9
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"id": "infinityshulkerbox",
|
||||
"id": "infiniteshulkerbox",
|
||||
"version": "${version}",
|
||||
"name": "InfinityShulkerBox",
|
||||
"name": "InfiniteShulkerBox",
|
||||
"description": "",
|
||||
"authors": [],
|
||||
"contact": {},
|
||||
"license": "MIT",
|
||||
"environment": "server",
|
||||
"environment": "*",
|
||||
"mixins": [
|
||||
"infiniteshulkerbox.mixins.json"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user