Commit graph

22 commits

Author SHA1 Message Date
André Augusto 2cffed55ab
Update README 'supporters' and 'available for' bagdges 2023-07-04 20:59:35 -03:00
triphora 31e2edc9bf
Fix Modrinth README badge
API v1 has been deprecated for over a year now and should no longer be used. There are two options for implementation of this fix:
- Use the dedicated shields.io route
- Update it to still manually construct the request with API v2

Each has advantages and disadvantages. Namely, the former no longer has the precise count, and the latter will need manual reconstruction every time that the API updates. Considering that this is down to the clock with how many deprecation warnings have gone out at this point, I believe the former is the best option, and thus the one I have implemented in this PR. If you believe the latter is better, feel free to request that change.
2023-01-19 14:59:25 -05:00
wenqingl efdcbb4154
Update README.md (#3232)
* Update README.md

comma before and

* Update README.md

cahgne to verb instead noun

* Update README.md

though -> through

Co-authored-by: PepperCode1 <44146161+PepperCode1@users.noreply.github.com>
2022-08-18 09:09:11 -07:00
HappiePlant 33e60fcf72
Small Typo Fix 2022-07-19 20:35:47 +02:00
simibubi 474a72b2a6
Update README.md 2022-07-10 18:50:50 +02:00
SurprisedPikaa 5641926672
Add link to modrinth at the bottom of the readme 2022-07-08 22:03:49 +01:00
SurprisedPikaa 306298cff8
Add Modrinth Download Count to readme
This adds a download count to the readme for Modrinth downloads, as well as linking to the mod page on Modrinth
2022-07-08 21:56:21 +01:00
simibubi 823a888919
Update README.md 2022-05-17 01:08:18 +02:00
simibubi eaea2a9b31
Update README.md 2021-12-10 03:33:40 +01:00
simibubi 3f57eeacb4
Update README.md 2021-07-11 00:30:10 +02:00
JozsefA 64c55c1205 Merge remote-tracking branch 'origin/mc1.16/dev' into mc1.16/chromatic-projector
# Conflicts:
#	README.md
#	src/generated/resources/.cache/cache
#	src/generated/resources/assets/create/lang/unfinished/de_de.json
#	src/generated/resources/assets/create/lang/unfinished/es_es.json
#	src/generated/resources/assets/create/lang/unfinished/es_mx.json
#	src/generated/resources/assets/create/lang/unfinished/fr_fr.json
#	src/generated/resources/assets/create/lang/unfinished/it_it.json
#	src/generated/resources/assets/create/lang/unfinished/ja_jp.json
#	src/generated/resources/assets/create/lang/unfinished/ko_kr.json
#	src/generated/resources/assets/create/lang/unfinished/nl_nl.json
#	src/generated/resources/assets/create/lang/unfinished/pl_pl.json
#	src/generated/resources/assets/create/lang/unfinished/pt_br.json
#	src/generated/resources/assets/create/lang/unfinished/ru_ru.json
#	src/generated/resources/assets/create/lang/unfinished/zh_cn.json
#	src/generated/resources/assets/create/lang/unfinished/zh_tw.json
#	src/main/java/com/simibubi/create/foundation/fluid/FluidRenderer.java
2021-06-22 21:13:34 -07:00
JozsefA dd63c6c4e3 Cleanup and get ready to merge 2021-06-22 21:09:32 -07:00
simibubi 02ff18fcce
The CF badge broke 2021-06-22 12:00:17 +02:00
simibubi 761fa2c1e9
Update README.md 2021-06-17 10:00:47 +02:00
simibubi 0928b0182c
Update README.md 2020-12-19 22:40:55 +01:00
simibubi f6053da7de
Update README.md 2020-11-21 11:39:04 +01:00
simibubi f3deb8ba85 Tilted Trains
- The collision response now (semi)-supports yaw-pitch combined rotations of contraptions
- Attempted collision and rendering of contraption couplings moving up and downhill
- Fixed sychronization issues of a mounted contraptions' initial orientation
- Contraption couplings no longer render the virtual coupling connection
- Entities can no longer mount the cart connected by another carts' contraption
- Contraption coupligs no longer rotate backwards when opposite couplings are added onto it
- Minecarts no longer deadlock each other when one of them had stalled due to an unloaded coupling end
- Cart assemblers only disassemble coupling contraptions if both carts are within an inactive cart assembler
- Fixed interactions between coupling contraptions and furnace/chest minecart invs
2020-10-10 21:12:28 +02:00
simibubi 596dbbf3c3
Update README.md 2020-07-08 11:10:24 +02:00
simibubi a7ad1c423a
Update README.md 2020-05-18 13:42:44 +02:00
simibubi a3b47c1b25
Update README.md again 2020-05-05 10:39:42 +02:00
simibubi 188139e5d1
Update README.md 2020-05-05 10:14:25 +02:00
Iskandarov Lev be4f45bf8c added readme from forge 2020-03-28 00:44:15 +03:00