modmuss50
d7f19da055
20w30a - Just a mapping update
2020-07-22 17:38:57 +01:00
modmuss50
359819bea1
Version bump
2020-07-20 20:03:56 +01:00
modmuss50
3b4b2c130e
Version bump
2020-07-17 16:22:50 +01:00
modmuss50
5553fa5856
20w29a
2020-07-15 17:20:11 +01:00
modmuss50
e4cb07a722
Bump version
2020-07-12 19:36:35 +01:00
modmuss50
e09978fc7c
Bump version
2020-07-09 22:50:21 +01:00
Draylar
08834d9e76
20w28a Biome Module fixes ( #874 )
...
* 20w28a biome module fixes
* update version to 0.3.0
* major version bump to 1.0.0
* Update mappings
* Fix nether biome test's
* Fix nether biome's on the server
Closes https://github.com/FabricMC/fabric/issues/861
* Accessor name changes
Co-authored-by: modmuss50 <modmuss50@gmail.com>
2020-07-09 22:49:30 +01:00
modmuss50
35e08e3387
20w28a - no biomes or dimensions
2020-07-08 19:31:01 +01:00
modmuss50
408b8aa4b4
Github release publishing
2020-07-01 18:58:47 +01:00
modmuss50
c668f41520
20w27a
2020-07-01 18:40:27 +01:00
modmuss50
f41e2098ef
Bump version
2020-06-30 20:18:00 +01:00
modmuss50
dfd0b839f4
Bump version
2020-06-25 23:29:25 +01:00
modmuss50
4d66bed54e
1.16.1 + hopefully fix github actions
2020-06-25 17:41:13 +01:00
modmuss50
b7084faa30
1.16 - Just mapping updates
2020-06-23 15:07:50 +01:00
modmuss50
0a6f2a70dc
Update loom to fix crash on build, Closes #831
2020-06-21 19:40:33 +01:00
modmuss50
e00ecb5fb8
Bump version
2020-06-21 13:42:26 +01:00
modmuss50
53a97948b3
Simplify server command registration, fixing server commands being registered too late.
2020-06-18 22:01:21 +01:00
modmuss50
f362c86ed3
Bump version + rc1
2020-06-18 21:45:48 +01:00
modmuss50
28a9468044
1.16-pre8
...
Doesnt need a release
2020-06-17 17:20:18 +01:00
modmuss50
b92c4e0aca
bump version
2020-06-16 17:21:13 +01:00
modmuss50
5794386efb
1.16-pre7
2020-06-16 17:20:28 +01:00
modmuss50
f444f16314
Bump Version
2020-06-15 22:05:41 +01:00
modmuss50
c824e0ac2c
1.16-pre6
2020-06-15 19:26:27 +01:00
modmuss50
7066030fcb
1.16-pre5
2020-06-12 16:29:47 +01:00
modmuss50
ee3acc8423
version bump
2020-06-12 11:32:35 +01:00
modmuss50
7dba2d6c01
1.16-pre4 - just a mapping change.
2020-06-11 18:30:44 +01:00
modmuss50
6dddba385c
Bump version
2020-06-11 11:41:10 +01:00
modmuss50
5a6e8f4ce1
1.16-pre3
2020-06-10 18:17:45 +01:00
modmuss50
059ea866ec
update mappings
2020-06-09 22:29:07 +01:00
modmuss50
4e84b64f5c
Fix log spam for mods that are not datapacks. Also bump version for release
2020-06-05 20:09:24 +01:00
modmuss50
3c5f026f0d
1.16-pre2
2020-06-05 12:42:58 +01:00
modmuss50
f6620c4898
Bump version
2020-06-05 11:37:29 +01:00
modmuss50
277876c741
Hopefully fix mod datapacks
2020-06-04 22:35:10 +01:00
modmuss50
0d474ec430
1.16-pre1
2020-06-04 21:20:20 +01:00
modmuss50
0e8ef4f8b9
Version bump
2020-06-01 17:18:57 +01:00
i509VCB
c6ab3e1b2d
Make the create method public on villager profession builder ( #647 )
...
* Make the create method public
* Bump module ver
* Bump main version
2020-05-29 23:34:00 +01:00
modmuss50
0a73535729
Bump version
2020-05-29 20:11:58 +01:00
modmuss50
da175ad6ad
20w22a
2020-05-29 15:56:10 +01:00
modmuss50
4a08d6b285
20w21a initial port
2020-05-20 19:39:37 +01:00
modmuss50
6d41837a96
20w20a
2020-05-13 18:42:14 +01:00
modmuss50
8dcfcb1e89
Bump version
2020-05-11 22:13:40 +01:00
modmuss50
57dbcc4ce5
Version bumps
2020-05-07 22:12:06 +01:00
modmuss50
d1e1b46ce9
Remove call to initShapeCache when registering blocks.
...
At some point in the 1.16 update cycle this was moved to be called after tags are (re)loaded and not when blocks are being registered.
2020-05-07 13:52:28 +01:00
modmuss50
84cce57f4d
20w19a: Deprecated min/maxDespawnDistance in FabricEntityTypeBuilder as they are no longer applicable to the EntityType.
...
This was done to keep mod compat and will be removed very shortly. I dont think they were used by many mods (only added in a recent 1.16 snapshot) so I think this is the best course of action.
2020-05-06 18:46:36 +01:00
Player
b4da06fb83
Bump version
2020-05-04 19:57:24 +00:00
Player
d0b0d5f31b
Bump version
2020-05-03 20:21:57 +02:00
modmuss50
63435d4b92
Restart Testmods ( #593 )
2020-05-03 16:56:50 +00:00
modmuss50
5644fa286e
Fix commands on servers. ( #604 )
...
* Fix commands on servers.
Based off the same fix I made a year or two ago...
* Fix
2020-05-02 21:21:35 +01:00
modmuss50
bf7c167a1d
Fix crash
2020-04-30 00:45:49 +01:00
modmuss50
a15fc24836
Bump version
2020-04-30 00:07:20 +01:00