- common
- 1.7.10-
- 1.8+
BlockPos class has a different intermediary name before 1.8 and after 1.7.10.
We provide a Location<T> class which holds an object and its position.
Tested version: (1.14.4) 4.2.0: https://github.com/TeamAOF/All-of-Fabric-1/releases/tag/4.2.0
Each version requires previous versions fixes to be applied too.
native
works
| { | |
| "mods": [ | |
| { | |
| "name": "Portal Gun", | |
| "description": "Adds the Portal Gun, as well as several other portal-related aspects, to Minecraft!", | |
| "authors": ["iChun"], | |
| "versions": [ | |
| { | |
| "name": "5", | |
| "mcVersion": "b1.7.3", |
| { | |
| "homepage": "https://minecraft.curseforge.com/projects/painting-mod/files", | |
| "promos": { | |
| "1.12.2-latest": "2.1.0", | |
| "1.12.2-recommended": "2.1.0", | |
| "1.11.2-latest": "2.0.1", | |
| "1.11.2-recommended": "2.0.1", | |
| "1.10.2-latest": "2.0.1", | |
| "1.10.2-recommended": "2.0.1" | |
| }, |