Commit Graph

12 Commits

Author SHA1 Message Date
Michael Primm 7218e56e5b Get './gradlew eclipse' working again 2023-05-09 18:29:43 -05:00
Kosma Moczek 7af46a04a6 fabric: fix build issues with 1.19.4 port 2023-03-16 14:20:38 +01:00
Max 52829462e9
fix typo 2023-02-18 22:40:13 +01:00
Max 1a261c6422
add a comment to prevent issues like this: https://github.com/webbukkit/dynmap/issues/2968#issuecomment-652205096 2023-02-16 10:28:44 +01:00
mastermc05 e3911b0d3b Add biome to cache 2022-11-18 13:44:59 +02:00
mastermc05 ec3c0e998b Fabric 1.19.1 2022-11-18 13:16:51 +02:00
Kosma Moczek 058599be77 fabric: version-lock fabric.mod.json
This is intended to reduce user errors where e.g. someone uses the
1.19 jar on 1.19.2. Previously this would lead to unspecific mixin
errors; with this change, a helpful message is shown:

Mod 'Dynmap' (dynmap) 3.4-SNAPSHOT requires version 1.19 of 'Minecraft' (minecraft), but only the wrong version is present: 1.19.2!
2022-08-11 20:13:22 +02:00
Kosma Moczek e943a26a5b fabric-1.19.1: fix mixins for 1.19.1 2022-07-30 00:30:10 +02:00
Kosma Moczek 1de1c7ce69 fabric-1.19.1: update Minecraft/Fabric version 2022-07-30 00:30:10 +02:00
Kosma Moczek dc0296f845 fabric-1.19.1: s/1.19/1.19.1/g 2022-07-29 23:58:21 +02:00
Kosma Moczek 9cd7a3489a fabric-1.19.1: rename fabric_1_19 -> fabric_1_19_1 2022-07-29 23:55:55 +02:00
Kosma Moczek 4ec0d5af37 fabric-1.19.1: copy from fabric-1.19 2022-07-29 23:53:11 +02:00