mirror of
https://github.com/Oth3r/Sit.git
synced 2025-09-19 16:03:22 +02:00
remove loom version property
This commit is contained in:
parent
d32913a728
commit
50c84def58
2 changed files with 1 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
plugins {
|
||||
id 'fabric-loom' version project.loom_version
|
||||
id 'fabric-loom' version "1.10-SNAPSHOT"
|
||||
id 'maven-publish'
|
||||
id "me.modmuss50.mod-publish-plugin" version "0.8.4"
|
||||
id 'co.uzzu.dotenv.gradle' version '4.0.0'
|
||||
|
|
|
@ -11,7 +11,6 @@ minecraft_versions=1.21.5
|
|||
minecraft_version=1.21.5
|
||||
yarn_mappings=1.21.5+build.1
|
||||
loader_version=0.16.14
|
||||
loom_version=1.10-SNAPSHOT
|
||||
|
||||
# Mod Properties
|
||||
mod_version=1.2.4.0+1.21.5
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue