General To-Do list and problems for me and others
See original GitHub issue-
Cannot retrieve the item in player’s hand, attempts to use some equipment system for it at the moment, but does not work - Fixed in 372077303dcdfe0a4420c27727d8c61954d534f0?
-
No supplier for ItemStack.Builder - Fixed in cb2eb490be9a889339f2f7cef94c8000887958d8
-
BlockRays do not work properly if at all - Test this more
-
Noteblocks do not function - Fixed in 337f8465f2ea37a37b349c51798f38ff45d88acf
-
Cannot spawn some types of rails
-
Grabbing spawn eggs removes their type - Waiting on more entity work - wait for 1.13
-
Cannot spawn jukebox(or I assume place disks in them) - Fixed in ca0ec587d3dfcd33439643f18f1cb8d2b64ad45b
-
All durability items like swords, pickaxes, and armor spawn with “unbreakable” tag. Durability is currently not implemented.
-
Multiplayer kind of works, but player location is not updated for others, so people don’t move - Fixed in dbd0be5c44ed6f3e59f265bf6954a58d2f40f5f2
-
It seems to be raining more than it should? - Fixed in f7f926b14ff2d360dfee841b193304b6da1284da?
-
Setting user on fire with Nucleus for x ticks leaves them on fire indefinitely
-
Nucleus spawn does not think set location is safe sometimes
-
Keep getting warning about attempted offer of item durability to a fishing pole - Fixed in 627db57c1ec009feb01ca13da6a8c51b87379e70
-
Nucleus cannot set vanish status nor can I
-
Dropping item physics is strange. Doesn’t project out and falls SUPER slowly, sometimes they will float a few blocks in the air
-
Sometimes item entities will fall through the ground
-
Breaking blocks does not drop them
-
No message(neither chat or action bar) sent when trying to build over 256 - Fixed in 91d0e885fef90e7e8faa0db9757e998629909ae3
-
Unlocks recipes every time you join
-
You can spawn the default heads but you cannot place them
-
Sometimes moving and throwing stacks out of your inventory loses them
-
Clearing inventory with nucleus say it’s successful, but does not appear empty again until you try to click something or move something - Fixed in 995694a0f7cf66ff9ddf80d310e40b59ce684dc0
-
It seems I can place doors, but when I relog they are gone and the door appears back in my inventory.
-
Url Parser is a bit off -
Optional.get()
is considered a link -
Can sometimes leave world border
-
Still sends leave message if player is banned
Walking over magma blocks does not hurt you(need to make a new behavior) Moved to #20
Falling into the void doesn’t kill you, just keeps going forever Moved to #20
Attacking, taking damage, running, swimming, and jumping don’t take your exhaustion away Moved to #20
Can spawn bed but cannot place one Moved to #21
Issue Analytics
- State:
- Created 6 years ago
- Comments:5 (4 by maintainers)
No supplier for ItemStack.Builder
will be resolved in the recipes branch.Unlocks all recipes when you join every time, but still red in recipe book
, the red just means that you don’t have enough resources to craft the recipe.Is this up?