summary refs log tree commit diff stats
AgeCommit message (Collapse)Author
2019-05-27fix requires -> depends in mod JSONasie
2019-05-27Update to 1.14.2modmuss50
2019-05-16Merge pull request #14 from swordglowsblue/patch-1Modmuss50
Update Yarn mappings to 1.14.1+build.5
2019-05-16Update Yarn mappings to 1.14.1+build.5Connor Scialdone
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-14Update to 1.14.1 and Fabric API 0.3.0modmuss50
2019-04-23Minecraft 1.14, Loom 0.2.2asie
2019-04-21actually update to Loom 0.2.1asie
2019-04-18Update to pre 4modmuss50
2019-04-07Merge pull request #10 from Technici4n/masterModmuss50
Update to fabric 0.2.6.121
2019-04-08Update to fabric 0.2.6.121Bruno Ploumhans
2019-04-07Update gradle to 4.10.3 (#9)Selebrator
2019-04-07update to Loader 0.4.0Adrian Siekierka
2019-03-20Update to fixed fabric + yarnmodmuss50
2019-03-2019w12amodmuss50
2019-02-25fix typoasie
2019-02-16Merge pull request #7 from UpcraftLP/gradle-updateModmuss50
gradle configuration update
2019-02-15remove javadoc jarUpcraftLP
2019-02-15automatically set mod version on exportUpcraftLP
2019-02-15fix indentationUpcraftLP
2019-02-15fix maven publishingUpcraftLP
2019-02-15update fabric URLUpcraftLP
2019-02-15add javadoc task and maven-publish pluginUpcraftLP
2019-02-15encoding fix for special charactersUpcraftLP
2019-02-15move properties out of the main buildscriptUpcraftLP
2019-02-15use constants for source/target compatibility levelsUpcraftLP
2019-02-10Update to 19w06a and 0.2.0 fabricmodmuss50
2019-02-03Actually use gradle 4.10.2modmuss50
Somewhere along the line the wrapper version was updated, but not the jar and the script.
2019-02-02Update example mod to 19w05amodmuss50
2019-01-24Fix gradle.propertiesmodmuss50
2019-01-24Update example to 19w03c and increase the memory for gradle.modmuss50
2019-01-09Update to 19w02amodmuss50
2018-12-31use array initializer value as the default for exampleasie
2018-12-23Update .gitignore for VSCode support (#6)Andrew Bond
2018-12-22important updateAdrian Siekierka
2018-12-22add sourcesJarAdrian Siekierka
2018-12-22update Loom, FabricAdrian Siekierka
2018-12-21Bumped version (#4)Zsombor Prisznyák
2018-12-12Add description to example mod (#2)Prospector
2018-12-12require fabric api for the example modasie
2018-12-12update build.gradle for 18w50aasie
2018-12-11updateasie
2018-12-11update build.gradleasie
2018-12-10Update Yarn and Fabricmodmuss50
2018-12-09update build.gradleAdrian Siekierka
2018-12-09update maven urlAdrian Siekierka
2018-12-09update library versionsAdrian Siekierka
2018-12-01Merge branch 'NikkyAI-master'asie
2018-12-01Merge branch 'master' of https://github.com/NikkyAI/fabric-example-mod into ↵asie
NikkyAI-master
2018-11-30update to 48b, new fabric-loader definitionAdrian Siekierka
2018-11-06use plugins block for fabric-loomNikkyAI
add .gitignore