Minecraft
Published by Mojang, Minecraft is a game that allows its players virtually unlimited creative and building authority in their 3D cube world.
Here are 7,994 public repositories matching this topic...
Crouton helps me a lot, but I wanna help more Chinese know about how to use it. So I plan to translate README and some of the Wiki into Chinese. Considering about the Copyright ("All rights reserved" says README) , is it possible for me to do that?
-
Updated
Sep 14, 2019 - Python
Minecraft Version: 1.14.4
Forge Version: 28.1.90
Description of issue: https://github.com/MinecraftForge/MinecraftForge/blob/1.14.x/src/main/java/net/minecraftforge/common/exte
Client version: 1.12.2
Actual behavior
I found out that you can attack mobs/players that are normally out of reach.
Steps to reproduce the behavior
I tested a client named wurst and there exists a mode named freecam. That allows you to go around like a ghost and with it you can attack mobs/players.
The problem is that there is no range check in:
https://github.com/cuberite/cube
-
Updated
Jun 26, 2020 - Java
What behaviour is expected:
Proper tab complete for alias commands from commands.yml
The /give command is shared between EssentialsX and Vanilla; ideal fix would be assigning it an alias in the commands.yml file to direct /give to the /minecraft:give command, and retain tab completion to the alias.
What behaviour is observed:
Tab completion for /give only provides usernames,
There is no updated document that explains the branching policy in PocketMine. In particular, when a developer opens a pull request, which branch should it be targeted against? This should be added to CONTRIBUTING.md. Currently I am seeing different pull requests targeting master, stable and next-minor.
So that people aren't confused and use the pre proguard jar. build/libs is a standard place to look, and there is a jar there that looks like the valid build result, however that jar shouldn't be used, so it should ideally be deleted after completion. Could be added to ProguardTask.cleanup or similar.
Warning on github.com/go-gl/glfw/v3.2/glfw/glfw/src/linux_joystick.c:224:42
lab@ubu1:~$ go get github.com/icexin/gocraft
# github.com/icexin/gocraft/vendor/github.com/go-gl/glfw/v3.2/glfw
In file included from go/src/github.com/icexin/gocraft/vendor/github.com/go-gl/glfw/v3.2/glfw/c_glfw_linbsd.go:22:0:
go/src/github.com/icexin/gocraft/vendor/github.com/go-gl/glfw/v3.2/glfw/glfw/src/l
This issue was automatically generated. Feel free to close without ceremony if
you do not agree with re-licensing or if it is not possible for other reasons.
Respond to @cmr with any questions or concerns, or pop over to
#rust-offtopic on IRC to discuss.
You're receiving this because someone (perhaps the project maintainer)
published a crates.io package with the license as "MIT" xor "Apache-2.0
Currently when we want to print the documentation we get a black & white theme. That makes sense for common printing. But some people may want to print in full color.
We have two problems.
- The UI mechanism to allow the users to print both version.
a) We could have a general settings button to establish the default version for printing. (Not very ux friendly)
b) Have two buttons to p
Currently, I'm having trouble attempting to open the project in IntelliJ IDEA as there's currently no documentation about importing the project into the IDE for local development.
EDIT: I didn't realise there was a wiki page for setting up the environment. However, the page is aimed towards Eclipse. Can there be supp
1.13 Tasks
Glowstone needs your help with the huge 1.13 technical update!
1.13 project board
1.13 task list
#957 - 1.13 PR. Please base your contributions on and make PRs to this branch (1.13).
Glowkit 1.13 - If you need to make API changes, bas
-
Updated
Jun 28, 2020 - Java
We should probably have a config option for people to tweak the radius in which the motion sensor can operate.
-
Updated
Jun 29, 2020 - Java
Issue description
Write a short description about the issue
Steps to reproduce the issue
- Teleport to another world.
- Player death. (Should be respawned to spawn world)
- After respawn, client still shows the world where you dead in, but
-
Updated
Feb 18, 2018 - Java
Description
I think support should be added for Just Enough Resources (JER), an addon for Just Enough Items (JEI). I believe it would be useful to be able to see what layers Certus Quartz Ore and Charged Certus Quartz Ore generate at, and the odds of finding them. Here is what JER's "recipes" look like:

Solution
I spent almost an hour to understand that content was in fact just a prismarine item.toNotch.
Would be nice for new users to precise explicitly this matter in docs somehow.
The correct format is the following (or maybe i just don't know how to read the doc table ?)
i-
Updated
Jun 29, 2020 - JavaScript
Created by Markus Persson, Jens Bergensten
Released November 18, 2011
- Website
- minecraft.net/en-us
- Wikipedia
- Wikipedia


There is very little documentation available for the source code. As such, the source is highly difficult to understand and interpret by others. Please consider adding in appropriate documentation as soon as possible.