Alexander
408b257dc0
Update gradle.properties
...
Updated mappings and API version.
API build 170, which it was set to previously, has the big issue where block loot tables are broken. I've seen multiple modders complaining of this issue in the Fabric discord, which can simply be fixed by updating the API version, so I felt it was best if the example mod was updated so people don't run into the issue in future.
I updated the mappings because I may as well.
2019-06-06 11:21:17 +10:00
asie
78fb3e4288
fix requires -> depends in mod JSON
2019-05-27 22:04:51 +02:00
modmuss50
2e1903f7d2
Update to 1.14.2
2019-05-27 17:27:22 +01:00
Modmuss50
004f6720ab
Merge pull request #14 from swordglowsblue/patch-1
...
Update Yarn mappings to 1.14.1+build.5
2019-05-16 11:32:22 +01:00
Connor Scialdone
e85c762e21
Update Yarn mappings to 1.14.1+build.5
...
Yarn 1.14.1+build.4 had an issue with Hopper#getWorld being renamed to Hopper#getHopperWorld, which caused the world to crash when ticking hoppers in dev. 1.14.1+build.5 fixed this, but the example mod wasn't updated yet, so anyone following the dev install instructions on the site would run into the issue.
2019-05-16 01:02:49 -06:00
modmuss50
365f76fbd3
Update to 1.14.1 and Fabric API 0.3.0
2019-05-14 00:51:56 +01:00
asie
76a554fbb7
Minecraft 1.14, Loom 0.2.2
2019-04-23 21:06:39 +02:00
asie
4b9097bcf1
actually update to Loom 0.2.1
2019-04-21 13:02:25 +02:00
modmuss50
1b8a889c5b
Update to pre 4
2019-04-18 14:56:18 +01:00
Modmuss50
20832149f8
Merge pull request #10 from Technici4n/master
...
Update to fabric 0.2.6.121
2019-04-07 23:24:57 +01:00
Bruno Ploumhans
79f91b4c7e
Update to fabric 0.2.6.121
2019-04-08 00:22:51 +02:00
Selebrator
7f97ddb3bc
Update gradle to 4.10.3 ( #9 )
2019-04-07 18:40:21 +02:00
Adrian Siekierka
d6e85e2219
update to Loader 0.4.0
2019-04-07 19:39:55 +02:00
modmuss50
20c98824b9
Update to fixed fabric + yarn
2019-03-20 22:13:25 +00:00
modmuss50
ba5cad8320
19w12a
2019-03-20 18:57:47 +00:00
asie
1794cc2411
fix typo
2019-02-25 07:32:13 +01:00
Modmuss50
b83fbda9e5
Merge pull request #7 from UpcraftLP/gradle-update
...
gradle configuration update
2019-02-16 00:17:56 +00:00
UpcraftLP
e7fad09f14
remove javadoc jar
2019-02-15 22:41:11 +01:00
UpcraftLP
8243775b5c
automatically set mod version on export
2019-02-15 22:39:48 +01:00
UpcraftLP
8c0584bbaf
fix indentation
2019-02-15 22:29:42 +01:00
UpcraftLP
9101ee4ee9
fix maven publishing
2019-02-15 22:25:50 +01:00
UpcraftLP
c114575354
update fabric URL
2019-02-15 22:16:07 +01:00
UpcraftLP
682afc73a4
add javadoc task and maven-publish plugin
2019-02-15 22:01:20 +01:00
UpcraftLP
133913f420
encoding fix for special characters
2019-02-15 21:55:33 +01:00
UpcraftLP
8bbfcdcb4b
move properties out of the main buildscript
2019-02-15 21:54:29 +01:00
UpcraftLP
51bee1baf0
use constants for source/target compatibility levels
2019-02-15 21:52:41 +01:00
modmuss50
2931e41b5a
Update to 19w06a and 0.2.0 fabric
2019-02-10 15:16:38 +00:00
modmuss50
210e0b014f
Actually use gradle 4.10.2
...
Somewhere along the line the wrapper version was updated, but not the jar and the script.
2019-02-03 13:35:00 +00:00
modmuss50
8872b16f24
Update example mod to 19w05a
2019-02-02 06:43:11 +00:00
modmuss50
18e298356c
Fix gradle.properties
2019-01-24 14:46:12 +00:00
modmuss50
23f49411a8
Update example to 19w03c and increase the memory for gradle.
2019-01-24 00:45:28 +00:00
modmuss50
5898ba99a5
Update to 19w02a
2019-01-09 20:47:06 +00:00
asie
2c09427cb1
use array initializer value as the default for example
2018-12-31 16:05:40 +01:00
Andrew Bond
21fe396a5e
Update .gitignore for VSCode support ( #6 )
2018-12-23 11:52:58 -05:00
Adrian Siekierka
4d7ab690c3
important update
2018-12-22 21:34:15 +01:00
Adrian Siekierka
b58680946a
add sourcesJar
2018-12-22 17:37:14 +01:00
Adrian Siekierka
e79420b9c7
update Loom, Fabric
2018-12-22 17:36:30 +01:00
Zsombor Prisznyák
f74f4185ac
Bumped version ( #4 )
2018-12-21 22:31:14 -05:00
Prospector
8b0e73fb9a
Add description to example mod ( #2 )
2018-12-12 21:18:40 -05:00
asie
c168b5b1f4
require fabric api for the example mod
2018-12-12 20:48:51 +01:00
asie
8215e4757d
update build.gradle for 18w50a
2018-12-12 18:35:28 +01:00
asie
48c5c10977
update
2018-12-11 21:18:37 +01:00
asie
4bce6a728d
update build.gradle
2018-12-11 14:13:45 +01:00
modmuss50
d620bd25cb
Update Yarn and Fabric
2018-12-10 21:25:49 +00:00
Adrian Siekierka
c5477b3e94
update build.gradle
2018-12-09 22:29:33 +01:00
Adrian Siekierka
97fda55582
update maven url
2018-12-09 17:51:48 +01:00
Adrian Siekierka
e87fd77bcf
update library versions
2018-12-09 17:49:28 +01:00
asie
f3bb1c5fb0
Merge branch 'NikkyAI-master'
2018-12-01 17:23:52 +01:00
asie
6a975962b6
Merge branch 'master' of https://github.com/NikkyAI/fabric-example-mod into NikkyAI-master
2018-12-01 17:22:07 +01:00
Adrian Siekierka
4d0c364880
update to 48b, new fabric-loader definition
2018-11-30 16:54:05 +01:00