Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arisify/reddust
[DED] This could be better if this worked like an extension for php...
https://github.com/arisify/reddust
bedrock-edition minecraft not-finished not-in-use pmmp pmmp-plugin redstone wiki
Last synced: about 1 month ago
JSON representation
[DED] This could be better if this worked like an extension for php...
- Host: GitHub
- URL: https://github.com/arisify/reddust
- Owner: Arisify
- License: gpl-3.0
- Created: 2021-07-20T00:49:00.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-02-16T06:44:27.000Z (over 2 years ago)
- Last Synced: 2024-10-09T23:22:17.142Z (about 1 month ago)
- Topics: bedrock-edition, minecraft, not-finished, not-in-use, pmmp, pmmp-plugin, redstone, wiki
- Language: PHP
- Homepage:
- Size: 283 KB
- Stars: 6
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Reddust
### In development
[![CodeFactor](https://www.codefactor.io/repository/github/ntt1906/reddust/badge)](https://www.codefactor.io/repository/github/ntt1906/reddust)An attempt to add bedrock redstone system to pmmp for api 4.0.0
To-do:
- Redstone component: :x:
- [x] Hopper
- [x] Composter
- [ ] Observer
- [ ] Redstone Wire / Redstone Dust
- [ ] Redstone Torch
- [ ] Redstone Comparator
- [ ] Redstone Repeater
- [ ] Daylight Sensor
- [ ] Dropper
- [ ] Dispenser
- [ ] Target block
- [ ] Piston
- [ ] Sticky Piston
- [ ] Note block
- [ ] Juke block
- [ ] Lantern
- Redstone Circuit: :x:
- [ ] Circuit System
- [ ] Circuit Handler
- [ ] Circuit point
- [ ] Circuit List
- Wiki pages and documents: :x:
- ?#### Known issues:
- Entity will clip through the block when block's collision box raised up (Only fixed for livings, not Item Entity yet but Item Entity has the same problem in Vanilla)#### Credits:
- [MCPERedstoneSystem](https://github.com/hhhxiao/MCBERedstoneSystem)
- [redstone_system](https://github.com/Earthcomputer/redstone_system)#### Redstone system docs:
- [Incomplete analysis of MCBE redstone system operation (1)](https://github.com/NTT1906/Reddust/wiki/Incomplete-analysis-of-MCBE-redstone-system-operation-(1)) by hhhxiao
- [Incomplete analysis of MCBE redstone system operation (2)](https://github.com/NTT1906/Reddust/wiki/Incomplete-analysis-of-MCBE-redstone-system-operation-(2))
- [Incomplete analysis of MCBE redstone system operation (3)](https://github.com/NTT1906/Reddust/wiki/Incomplete-analysis-of-MCBE-redstone-system-operation-(3))
- [Incomplete analysis of MCBE redstone system operation (4) - Piston](https://github.com/NTT1906/Reddust/wiki/Incomplete-analysis-of-MCBE-redstone-system-operation-(4)---Piston)
- [Redstone timing](https://docs.google.com/document/d/1vUvBWUIS_2iL5SK3T3lhHBZZlrWIxHNRyAt1Cf92LA8/edit?usp=drivesdk) by Jess-`#6738 (Discord)#### Icons:
- [Minecraft Earth](https://minecraft-earth.fandom.com/wiki/Redstone_Dust)